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.
You can install the package via composer:
composer require akisoarkiz/openapi-laravel-attributes
php artisan openapi:generate
If you want to overwrite json you have to implement AkioSarkiz\Contacts\TransformerOpenapi
and bind it to AppServiceProvider.
composer test
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.