Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xutl/yii2-swagger
yii2-swagger
https://github.com/xutl/yii2-swagger
swagger swagger-ui yii2 yii2-extension
Last synced: about 1 month ago
JSON representation
yii2-swagger
- Host: GitHub
- URL: https://github.com/xutl/yii2-swagger
- Owner: xutl
- Created: 2017-03-17T05:31:57.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-17T09:54:14.000Z (almost 8 years ago)
- Last Synced: 2024-11-13T14:56:44.280Z (about 2 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```