levi-putna/phpcli
Composer 安装命令:
composer require levi-putna/phpcli
包简介
CLI Utility for PHP scripts
README 文档
README
Utility methods for PHP CLI output.
Installing via Composer
# Install Composer curl -sS https://getcomposer.org/installer | php
Next, run the Composer command to install the latest stable version of Guzzle:
composer.phar require levi-putna/PHPCli
After installing, you need to require Composer's autoloader:
require 'vendor/autoload.php';
Usage
See the example Examples
统计信息
- 总下载量: 300
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD
- 更新时间: 2015-04-20
