geste/easy-command
Composer 安装命令:
composer require geste/easy-command
包简介
gestes cli template based on symfony console and laminas container
README 文档
README
Install
php easy
Usage
Start/List Commands
php easy
Call command
php easy {command [parameters]}
Configure for own projects
See config/projects.php
Add own commands
Just see for examples in src/Command/
Add new commands in ConfigProviders with key 'commands'
Use database command
Add config in config/database.php
Rename database/{name}/
See for migration table in database/{name}/structure.sql
Implementation as library
See example in https://github.com/steltner/easy-template
统计信息
- 总下载量: 53
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2020-10-31