cawaphp / module-swagger-server
This package is abandoned and no longer maintained.
No replacement package was suggested.
Module for Cawa Framework that handle swagger request from php annotation on php class
dev-master
2018-01-18 17:11 UTC
Requires
- php: ~7.1
- cawaphp/cawa: dev-master
- cawaphp/renderer: dev-master
This package is not auto-updated.
Last update: 2023-12-23 13:59:33 UTC
README
Module for Cawa Framework that handle swagger request from php annotation on php class
Warning
Be aware that this package is still in heavy developpement. Some breaking change will occure. Thank's for your comprehension.
Features
- Code your php api with simple annotation
- Api Versionning
- Validation on api parameters
- Authentification
- Swagger file generation
- Pretty doc and tester from your api
- Embeddable : can be embed on a full website or built a api server, as you need
About
License
Cawa is licensed under the GPL v3 License - see the LICENSE
file for details