iocaste / opendox
This package is abandoned and no longer maintained.
The author suggests using the noitran/opendox package instead.
Swagger OpenApi 3.0.0 package for Lumen 5.5 and Laravel 5.5 with REDOC UI
v1.0.0-beta.4
2018-04-17 21:27 UTC
Requires
- php: >=7.0
- symfony/yaml: ^4.0
Requires (Dev)
- franzl/studio: ^0.12.0
- fzaninotto/faker: ~1.4
- illuminate/support: ~5.6
- laravel/lumen-framework: ~5.6
- mockery/mockery: ~1.0
- phpunit/phpunit: ~7.0
This package is not auto-updated.
Last update: 2019-01-27 23:11:50 UTC
README
This package will add console command to lumen and laravel which will parse yml file, convert it into json and save to public path. Redoc UI is connected and can be accessed by going to /api/documentation route.
@todo
- Write readme
- Currently only lumen is supported
- Add functional and unit tests
- Add style.ci, travis-ci, and scrutinizer