Download the PHP package imikemiller/l5-swagger-redoc without Composer
On this page you can find all versions of the php package imikemiller/l5-swagger-redoc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download imikemiller/l5-swagger-redoc
More information about imikemiller/l5-swagger-redoc
Files in imikemiller/l5-swagger-redoc
Download imikemiller/l5-swagger-redoc
More information about imikemiller/l5-swagger-redoc
Files in imikemiller/l5-swagger-redoc
Vendor imikemiller
Package l5-swagger-redoc
Short Description Swagger integration to Laravel 5 using the Rebilly Redoc UI.
License
Package l5-swagger-redoc
Short Description Swagger integration to Laravel 5 using the Rebilly Redoc UI.
License
Please rate this library. Is it a good library?
Informations about the package l5-swagger-redoc
This is a fork of DarkaOnLine/L5-Swagger which is based on swagger-PHP and swagger-UI.
Instead of the stock Swagger interface this package uses the Rebilly/Redoc UI.
Installation & Usage
Register the service provider L5Swagger\L5SwaggerServiceProvider::class
in the Laravel app config file config/app.php
and run
By default the documentation will be available at http://{base_url}/api/documentation
. You can configure the page title and other Swagger configuration options by editing config/l5-swagger.php
.
TODO
- Add support for configuration of the Redoc UI
Example Controller Annotations
All versions of l5-swagger-redoc with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
laravel/lumen-framework Version 5.5.*
zircote/swagger-php Version ~2.0
swagger-api/swagger-ui Version ^3.0
laravel/lumen-framework Version 5.5.*
zircote/swagger-php Version ~2.0
swagger-api/swagger-ui Version ^3.0
The package imikemiller/l5-swagger-redoc contains the following files
Loading the files please wait ....