akuma / api-doc-component
Generates documentation for your REST API from annotations
v3.0.2
2018-01-25 13:07 UTC
Requires
- php: >=5.4
- doctrine/common: ~2.3
- exsyst/swagger: ^0.3.2
- phpdocumentor/reflection-docblock: ^4.2
- psr/cache: ^1.0
- symfony/property-info: ~2.3|~3.0|~4.0
- symfony/routing: ~2.3|~3.0|~4.0
- zircote/swagger-php: ^2.0
Requires (Dev)
- doctrine/orm: ~2.3
- jms/serializer: ^1.10
- symfony/form: ~2.3|~3.0|~4.0
Conflicts
- jms/serializer: <0.12
- jms/serializer-bundle: <0.11
- symfony/symfony: ~2.7.8
- twig/twig: <1.12
README
Based on NelmioApiDocBundle
This component allows to use functionality of NelmioApiDocBundle, but not only with symfony. It can be used with any framework or pure php