wave-framework/sdk-generator
最新稳定版本:1.5.1
Composer 安装命令:
composer require wave-framework/sdk-generator
包简介
Generates a schema file describing a wave app, then builds a PHP SDK from it
README 文档
README
Generates a swagger spec file from routes in a wave app
Usage
Add this project with composer to an existing wave application, then just run bin/swagger-gen from the root of the project directory.
A (hopefully) valid swagger.io file will be printed to STDOUT. By default this is YAML, but supplying --format=json or --format=php will output JSON or PHP using var_export respectively.
统计信息
- 总下载量: 20.03k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2015-03-04