altra/entity-skeleton
最新稳定版本:0.0.2
Composer 安装命令:
composer require altra/entity-skeleton
包简介
Package to generate altra entity skeletons
README 文档
README
This package haves the purpose of creating a skeleton for an altra entity that will be used in multiple microservices.
Installation
composer require altra/entity-skeleton
To generate a skeleton we have to run in our project:
php artisan generate:skeleton
This command will prompt a question of which entity you want to generate the skeleton and create the classes defined in the package. If any of those classes is already created it will skipp the generation of that class.
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-11-24