jlpoveda / api-doc-bundle
从注释生成您的REST API文档,并在沙箱中允许HMAC认证
2.14.10
2017-03-26 22:40 UTC
Requires
- php: >=5.3
- michelf/php-markdown: ~1.4
- symfony/console: ~2.3|~3.0
- symfony/framework-bundle: ~2.3|~3.0
- symfony/twig-bundle: ~2.3|~3.0
Requires (Dev)
- doctrine/doctrine-bundle: ~1.5
- doctrine/orm: ~2.3
- dunglas/api-bundle: ~2.0
- friendsofsymfony/rest-bundle: ~1.0|~2.0
- jms/serializer-bundle: >=0.11
- phpunit/phpunit: ^5.0
- sensio/framework-extra-bundle: ~3.0
- symfony/asset: ^3.2
- symfony/browser-kit: ~2.3|~3.0
- symfony/css-selector: ~2.3|~3.0
- symfony/finder: ~2.3|~3.0
- symfony/form: ~2.3|~3.0
- symfony/serializer: ~2.7|~3.0
- symfony/validator: ~2.3|~3.0
- symfony/yaml: ~2.3|~3.0
Suggests
- dunglas/api-bundle: For making use of resources definitions of DunglasApiBundle.
- friendsofsymfony/rest-bundle: For making use of REST information in the doc.
- jms/serializer: For making use of serializer information in the doc.
- symfony/form: For using form definitions as input.
- symfony/validator: For making use of validator information in the doc.
Conflicts
- jms/serializer: <0.12
- jms/serializer-bundle: <0.11
- symfony/symfony: ~2.7.8
- twig/twig: <1.12
- 2.14.10
- 2.14.9
- 2.14.8
- 2.14.7
- 2.14.6
- 2.14.5
- 2.14.4
- 2.14.3
- 2.14.2
- 2.14.1
- 2.14.0
- dev-master / 2.13.x-dev
- 2.13.0
- 2.12.0
- 2.11.2
- 2.11.1
- 2.11.0
- 2.10.3
- 2.10.2
- 2.10.1
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.2
- 2.5.1
- 2.5.0
- 2.4.5
- 2.4.4
- 2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.4
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.0
- 2.0.1
- 2.0.0
- 1.0.1
- 1.0.0
- dev-feature-mockserver-support
- dev-feature-authorization-by-view
- dev-bug-jwt
- dev-hotfix-hide-invalid-requirementes
- dev-hotfix-passing-tests
- dev-feature-allow-add-requirements
- dev-changing-namespaces
- dev-hotfix-readme-changed
This package is not auto-updated.
Last update: 2024-09-14 18:20:47 UTC
README
NelmioApiDocBundle 扩展允许您为API生成不错的文档。
文档
有关文档,请参阅
Resources/doc/
贡献
查看 CONTRIBUTING 文件。
运行测试
安装 Composer dev
依赖
php composer.phar install --dev
然后,使用 PHPUnit 运行测试套件
phpunit
致谢
设计灵感主要来自 swagger-ui 项目。文档中使用了 Glyphicons 库中的某些图标。
许可证
此扩展程序根据MIT许可证发布。请在扩展程序中查看完整的许可证。
Resources/meta/LICENSE