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

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.

Coverage Status Quality Score Software License Latest Version Total Downloads

@todo

  • Write readme
  • Currently only lumen is supported
  • Add functional and unit tests
  • Add style.ci, travis-ci, and scrutinizer