定制 connectx/entity-angular-bundle 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-07-23