machour / yii2-swagger-api
Yii 2 Swagger API
Installs: 80
Dependents: 0
Suggesters: 0
Security: 0
Stars: 14
Watchers: 3
Forks: 3
Open Issues: 4
Type:yii2-extension
Requires
This package is auto-updated.
Last update: 2024-10-16 04:13:45 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