machour/yii2-swagger-ui Yii 2 Swagger UI

uiswagger

Swagger UI assets for Yii2.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist machour/yii2-swagger-ui "*"

or add

"machour/yii2-swagger-ui": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, you can register the Swagger UI assets in your application by doing:

machour\yii2\swagger\ui\SwaggerUiAsset::register($this);

A complete layout structure is available in the views directory for a complete working Swagger UI interface like their Pet Store.

This documentation is available online

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

Comments



1.0.0 is the latest of one release



MIT license
Stats
3 github stars & 1 github forks
0 downloads in the last day
0 downloads in the last 30 days
3444 total downloads