singlequote/laravel-swagger-generator

0.0.10 2024-01-10 08:17 UTC

This package is auto-updated.

Last update: 2024-04-10 08:46:23 UTC


README

Create swagger yaml docs based on laravel API routes and FormRequests

This package will use your application api routes, form requests and models to generate swagger docs in yaml format

Latest Version on Packagist Total Downloads

Installation

composer require singlequote/laravel-swagger-generator --dev

Publish

Publish the config file

php artisan vendor:publish --tag=laravel-swagger-generator

Usage

php artisan swagger:generate

Contributing

Please see CONTRIBUTING for details.

Postcardware

You're free to use this package, but if it makes it to your production environment we highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using.

Our address is: Quotec, Traktieweg 8c 8304 BA, Emmeloord, Netherlands.

Credits

License

The MIT License (MIT). Please see License File for more information.