tacoberu/php-console
Composer 安装命令:
composer require tacoberu/php-console
包简介
PHP Commands a lightweight framework for creating PHP CLI scripts.
README 文档
README
Framework for a command line application with PHP. It's an extensible, flexible component.
Concurent for Symfony/Console.
- Make command only with depends to interface.
- Support DI Container. Create command with DIC.
- Build-in support many output formats: colored, ansi, xml, json.
- Parsing input. Making output format (list, dict, table).
- Build-in default command: help, version.
Examples
Minimal application:
samples/1.greating/app
统计信息
- 总下载量: 51
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-01-03