connectx/entity-angular-bundle
最新稳定版本:1.1
Composer 安装命令:
composer require connectx/entity-angular-bundle
包简介
Symfony bundle to convert entities into Angular TS files.
关键字:
README 文档
README
Symfony bundle to convert entities into Angular TS files.
Requirements
- Symfony 4 (not yet tested with Symfony 3 but it should work)
- PHP 5 or higher
Installation
Install the bundle library via Composer by running the following command:
composer require connectx/entity-angular-bundle
If you're using Symfony (4) Flex, the bundle will be automatically enabled. For older apps, enable it in your AppKernel class.
Generate Angular models
In a terminal execute:
cd root_of_my_project
php bin/console cx:gen:ts
All entities will be generated in a folder named "angular" at root level of your project.
License
This bundle is under the MIT license.
About
This bundle is a ConnectX initiative.
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker.
统计信息
- 总下载量: 735
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-07-23