Looking to hire Laravel developers? Try LaraJobs

laravel-open-api maintained by lenskiy

Description
Laravel open api generator
Author
Last update
2024/01/22 15:03 (dev-main)
License
Links
Downloads
5 143
Tags

Comments
comments powered by Disqus

Open Api Scheme Generator

Description

This library is used to generate an open api scheme based on reflection of your code

Getting started

To make it easy for you to get started with GitLab, here's a list of recommended next steps.

php artisan vendor:publish --provider="OpenApi\OpenApiServiceProvider"

Usage

php artisan oa:generate