https://github.com/xutl/yii2-swagger
yii2-swagger
https://github.com/xutl/yii2-swagger
swagger swagger-ui yii2 yii2-extension
Last synced: 2 months ago
JSON representation
yii2-swagger
- Host: GitHub
- URL: https://github.com/xutl/yii2-swagger
- Owner: xutl
- Created: 2017-03-17T05:31:57.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-17T09:54:14.000Z (about 8 years ago)
- Last Synced: 2025-01-28T22:49:48.243Z (4 months ago)
- Topics: swagger, swagger-ui, yii2, yii2-extension
- Language: PHP
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```