openapi-laravel-attributes maintained by akiosarkiz
Description
Openapi laravel attributes.
Author
Last update
2022/08/22 22:41
(2.x-dev)
License
Downloads
646
Tags
Last update
2022/08/22 22:41
License
Require
- php ^8.0
- jetbrains/phpstorm-attributes ^1.0
- orchestra/testbench ^6.19
- symfony/finder ^5.3
- symfony/http-foundation ^5.3
- doctrine/dbal ^3.2
- spatie/enum ^3.11
Last update
2021/10/27 15:33
License
Require
- php ^8.0
- jetbrains/phpstorm-attributes ^1.0
- orchestra/testbench ^6.19
- symfony/finder ^5.3
- symfony/http-foundation ^5.3
- akiosarkiz/openapi-attributes ^1.6.2
Last update
2021/10/27 15:33
License
Require
- php ^8.0
- akiosarkiz/openapi-attributes ^1.6.2
- jetbrains/phpstorm-attributes ^1.0
- orchestra/testbench ^6.19
- symfony/finder ^5.3
- symfony/http-foundation ^5.3
Last update
2021/10/27 15:33
License
Require
- php ^8.0
- akiosarkiz/openapi-attributes ^1.6.2
- jetbrains/phpstorm-attributes ^1.0
- orchestra/testbench ^6.19
- symfony/finder ^5.3
- symfony/http-foundation ^5.3
Last update
2021/10/27 15:12
License
Require
- php ^8.0
- akiosarkiz/openapi-attributes ^1.6.1
- jetbrains/phpstorm-attributes ^1.0
- orchestra/testbench ^6.19
- symfony/finder ^5.3
- symfony/http-foundation ^5.3
Last update
2021/10/25 17:43
License
Require
- php ^8.0
- jetbrains/phpstorm-attributes ^1.0
- orchestra/testbench ^6.19
- symfony/finder ^5.3
- symfony/http-foundation ^5.3
- akiosarkiz/openapi-attributes ^1.6.0
Last update
2021/10/21 09:03
License
Require
- php ^8.0
- akiosarkiz/openapi-attributes ^1.5.5
- jetbrains/phpstorm-attributes ^1.0
- orchestra/testbench ^6.19
- symfony/finder ^5.3
- symfony/http-foundation ^5.3
Last update
2021/10/21 09:03
License
Require
- php ^8.0
- akiosarkiz/openapi-attributes ^1.5.5
- jetbrains/phpstorm-attributes ^1.0
- orchestra/testbench ^6.19
- symfony/finder ^5.3
- symfony/http-foundation ^5.3
Last update
2021/10/20 13:22
License
Require
- php ^8.0
- akiosarkiz/openapi-attributes ^1.5.4
- jetbrains/phpstorm-attributes ^1.0
- orchestra/testbench ^6.19
- symfony/finder ^5.3
- symfony/http-foundation ^5.3
Last update
2021/10/20 13:06
License
Require
- php ^8.0
- akiosarkiz/openapi-attributes ^1.5.1
- jetbrains/phpstorm-attributes ^1.0
- orchestra/testbench ^6.19
- symfony/finder ^5.3
- symfony/http-foundation ^5.3
Last update
2021/10/20 13:06
License
Require
- php ^8.0
- akiosarkiz/openapi-attributes ^1.5.1
- jetbrains/phpstorm-attributes ^1.0
- orchestra/testbench ^6.19
- symfony/finder ^5.3
- symfony/http-foundation ^5.3
Last update
2021/10/20 13:06
License
Require
- php ^8.0
- akiosarkiz/openapi-attributes ^1.5.1
- jetbrains/phpstorm-attributes ^1.0
- orchestra/testbench ^6.19
- symfony/finder ^5.3
- symfony/http-foundation ^5.3
Last update
2021/10/20 12:14
License
Require
- php ^8.0
- akiosarkiz/openapi-attributes ^1.5.0
- jetbrains/phpstorm-attributes ^1.0
- orchestra/testbench ^6.19
- symfony/finder ^5.3
- symfony/http-foundation ^5.3
Last update
2021/10/10 21:27
License
Require
- php ^8.0
- akiosarkiz/openapi-attributes ^1.4.0
- jetbrains/phpstorm-attributes ^1.0
- orchestra/testbench ^6.19
- symfony/finder ^5.3
- symfony/http-foundation ^5.3
Last update
2021/09/24 23:44
License
Require
- php ^8.0
- akiosarkiz/openapi-attributes ^1.3.0
- jetbrains/phpstorm-attributes ^1.0
- orchestra/testbench ^6.19
- symfony/finder ^5.3
- symfony/http-foundation ^5.3
Last update
2021/09/15 19:33
License
Require
- php ^8.0
- akiosarkiz/openapi-attributes ^1.2.0
- jetbrains/phpstorm-attributes ^1.0
- orchestra/testbench ^6.19
- symfony/finder ^5.3
- symfony/http-foundation ^5.3
Last update
2021/09/08 16:07
License
Require
- php ^8.0
- akiosarkiz/openapi-attributes ^1.1.0
- jetbrains/phpstorm-attributes ^1.0
- orchestra/testbench ^6.19
- symfony/finder ^5.3
- symfony/http-foundation ^5.3
Last update
2021/08/21 15:36
License
Require
- php ^8.0
- akiosarkiz/openapi-attributes ^1.0.0
- jetbrains/phpstorm-attributes ^1.0
- orchestra/testbench ^6.19
- symfony/finder ^5.3
- symfony/http-foundation ^5.3
Last update
2021/08/16 20:14
License
Require
- php ^8.0
- jetbrains/phpstorm-attributes ^1.0
- orchestra/testbench ^6.19
- symfony/finder ^5.3
- symfony/http-foundation ^5.3
- akiosarkiz/openapi-attributes ^0.1.0
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.