Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xutl/yii2-swagger

yii2-swagger
https://github.com/xutl/yii2-swagger

swagger swagger-ui yii2 yii2-extension

Last synced: 3 days ago
JSON representation

yii2-swagger

Awesome Lists containing this project

README

        

# yii2-swagger
yii2-swagger

这是一个修改版,原版在 [https://github.com/lichunqiang/yii2-swagger](https://github.com/lichunqiang/yii2-swagger)

```
./vendor/bin/swagger --bootstrap api/config/constants.php --output api/web/swagger.json --exclude vendor,backend,common,frontend

```