web-atrio/schema-export-bundle
Composer 安装命令:
composer require web-atrio/schema-export-bundle
包简介
Symfony3 schema exporter command (json and typeScript)
README 文档
README
Symfony3 schema exporter command (json and typeScript)
Installation
This bundle is compatible with Symfony 2.8/3.0 or higher.
Using Composer
Symfony >= 2.8
composer require web-atrio/schema-export-bundle
Register the command in your AppKernel.php:
new WebAtrio\Bundle\SchemaExportBundle\SchemaExportBundle(),
Usage
TypeScript export
php bin/console web-atrio:schema:generate:ts {your generate path}
Json export
php bin/console web-atrio:schema:generate:json {your generate path}
Author
Steve Ferrero
Licence
SchemaExportBundle is licensed under the MIT License.
统计信息
- 总下载量: 24
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-05-08