smyler/api-doc-bundle
Composer 安装命令:
composer require smyler/api-doc-bundle
包简介
Generates documentation for your REST API from annotations
关键字:
README 文档
README
The NelmioApiDocBundle bundle allows you to generate a decent documentation for your APIs.
This fork is intented to provide specific support of the 2.x version for smyler needs
This include for now:
Documentation
Read the documentation on symfony.com
Contributing
See CONTRIBUTING file.
Running the Tests
Install the Composer dev dependencies:
php composer.phar install --dev
Then, run the test suite using PHPUnit:
phpunit
Credits
The design is heavily inspired by the swagger-ui project. Some icons from the Glyphicons library are used to render the documentation.
License
This bundle is released under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
统计信息
- 总下载量: 595
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-10-05