thinframe/command_line
Composer 安装命令:
composer require thinframe/command_line
包简介
CLI support for PHP applications.
README 文档
README
#ThinFrame CommandLine
CLI support for PHP applications.
##Features
- Easy install via composer
- Chained commands with unlimited levels
thinframe command childcommand1 childcommand2 ...
- Bash integration (
/usr/bincommand and completion support) - Integration with Symfony2 DiC
- Input/Output support
- Styled output using shortcodes
[format foreground='red' background='white' effects='bold blink']Your text[/format][center]Your text[/center][sideways]Some service %MIDDLE% Running[/sideways]
##Installation
- Via composer:
composer require thinframe/command-line - Via git:
git clone https://github.com/thinframe/command-line
##Copyright
- MIT License - Sorin Badea sorin.badea91@gmail.com
统计信息
- 总下载量: 56
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-11-11