hypnodev/openapi-generator
最新稳定版本:v1.0.5
Composer 安装命令:
composer require hypnodev/openapi-generator
包简介
OpenAPI generator
README 文档
README
This package allows you to generate OpenAPI documentation from your Laravel application, without extends your controllers or create extra file! Do it from phpDoc or use Attributes. The packages will bring directly routes from your application (default: /api), request and response from your controllers and models and will generate a full OpenAPI documentation.
Installation
You can install the package via composer:
composer require hypnodev/openapi-generator
Usage
$ php artisan openapi:generator api --output=storage/openapi.yaml
Docs
Have a look to the docs for more information.
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 me@cristiancosenza.com instead of using the Issue page.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 2.98k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 24
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-09-12