Download the PHP package sadi01/yii2-swagger without Composer
On this page you can find all versions of the php package sadi01/yii2-swagger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-swagger
Yii2 Swagger Module
This module integrate swagger-php and swagger-ui v3.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
Once the extension is installed, simply use it in your code by :
You set url, where locate json file OR set path for scan
Now you open yourdomain.com/swagger and see API documentation
Example Module
Example controller
Example form
TODO
- add cache
- add customization
Donate
All versions of yii2-swagger with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
~2.0.14
zircote/swagger-php Version ^4.5
bower-asset/swagger-ui Version ~3.1
zircote/swagger-php Version ^4.5
bower-asset/swagger-ui Version ~3.1
The package sadi01/yii2-swagger contains the following files
Loading the files please wait ....