iocaste / opendox
Swagger OpenApi 3.0.0 package for Lumen 5.5 and Laravel 5.5 with REDOC UI
Installs: 2 247
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
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