Looking to hire Laravel developers? Try LaraJobs

openapi-laravel-attributes maintained by akiosarkiz

Description
Openapi laravel attributes.
Author
Last update
2022/08/22 22:41 (2.x-dev)
License
Downloads
646

Comments
comments powered by Disqus

Openapi Laravel Attributes

This package is needed to create open api documentation for laravel applications. It is a wrapper around another package. This package does not form the UI view.

Installation

You can install the package via composer:

composer require akisoarkiz/openapi-laravel-attributes

Usage

php artisan openapi:generate

Overwrite json

If you want to overwrite json you have to implement AkioSarkiz\Contacts\TransformerOpenapi and bind it to AppServiceProvider.

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

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