Download the PHP package gregorip02/openapi-generator without Composer
On this page you can find all versions of the php package gregorip02/openapi-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download gregorip02/openapi-generator
More information about gregorip02/openapi-generator
Files in gregorip02/openapi-generator
Package openapi-generator
Short Description Intelligent generation of OpenAPI documentation based on your routes.
License MIT
Homepage https://github.com/gregorip02/openapi-generator
Informations about the package openapi-generator
Laravel openapi generator 📘
This package helps you with the automatic generation of the file with the .yml extension that contains the OpenAPI specification of your registered routes.
Installation
You can install the package via composer:
Usage
Publish the package configuration file.
Generate your openapi.yaml
file.
Testing
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
- Gregori Piñeres
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.
All versions of openapi-generator with dependencies
goldspecdigital/oooas Version ^2.8
illuminate/console Version ^7.0|^8.0
illuminate/routing Version ^7.0|^8.0
illuminate/support Version ^7.0|^8.0
symfony/yaml Version ^5.1|^6.0