Skip to content

Additional code generator commands for the amazing laravel-code-generator package to also generate swagger specific files

License

Notifications You must be signed in to change notification settings

renepardon/laravel-code-generator-swagger

Repository files navigation

Very short description of the package

Latest Version on Packagist Build Status Quality Score Total Downloads

Additional code generator commands for the laravel-code-generator package to also generate Swagger/OpenAPI specific files

Installation

You can install the package via composer:

composer require renepardon/laravel-code-generator-swagger

Usage

Ensure the model "Whatever" already exists.

php artisan create:openapi-parameter Whatever --template-name=openapi --resource-file=whatever.json

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

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

About

Additional code generator commands for the amazing laravel-code-generator package to also generate swagger specific files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages