aristonet/entity-to-model-bundle
最新稳定版本:v1.0.2
Composer 安装命令:
composer require aristonet/entity-to-model-bundle
包简介
It converts doctrine entities to typescript models
README 文档
README
The Aristonet EntityToModelBundle is the fastest way to convert doctrine entities to typescript models.
Install
To install the library, use Composer, the PHP package manager:
composer require aristonet/entity-to-model-bundle
Usage
php bin/console convert:entitytomodel
php bin/console convert:entitytomodel --modelDir=path/to/models
php bin/console convert:entitytomodel --className=Order
php bin/console convert:entitytomodel --className=Order --modelDir=path/to/models
Author
Niculae Niculae
统计信息
- 总下载量: 11
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-02-17