kloy/cli
最新稳定版本:0.0.2
Composer 安装命令:
composer require kloy/cli
包简介
Composer compatible stand alone port of Fuel's Cli class.
README 文档
README
Cli is a port of [http://docs.fuelphp.com/classes/cli.html](Fuel's Cli class).
Please refer to Fuel's docs for usage instructions. The only API difference from Fuel's
implementation is the use of \Exception instead of FuelException. You will need to call
Cli::_init(); before using Cli's static methods.
Installation
You may use a require for Cli.php or use composer to install.
统计信息
- 总下载量: 132
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2012-04-03