machour / yii2-swagger-api
Yii 2 Swagger API
Package info
github.com/machour/yii2-swagger-api
Type:yii2-extension
pkg:composer/machour/yii2-swagger-api
dev-master
2016-04-11 00:46 UTC
Requires
This package is auto-updated.
Last update: 2026-02-16 07:25:09 UTC
README
This module will generate your swagger JSON file by parsing your controllers and models docblocks.
TODO
- Finish the docblock parsing
- Add Auth mechanisms
- Add API versions support
- Clear cache based on filemtime()
- Test required parameters & their types
- Documentation
Further reading
More documentation
- Swagger - The swagger web site
Useful links
- yii2-rest
- Swagger Editor - You can use this to generate a client from your swagger configuration file
This documentation is available online