webcreate/util
最新稳定版本:1.0.2
Composer 安装命令:
composer require webcreate/util
包简介
Webcreate/Util is a PHP library containing some simple utility classes.
关键字:
README 文档
README
Webcreate/Util is a PHP library containing some simple utility classes.
Installation / Usage
-
Download the
composer.pharexecutable or use the installer.$ curl -s https://getcomposer.org/installer | php -
Create a composer.json defining your dependencies. Note that this example is a short version for applications that are not meant to be published as packages themselves. To create libraries/packages please read the guidelines.
{ "require": { "webcreate/util": "dev-master" } } -
Run Composer:
php composer.phar install
Overview utility classes
The Cli class is a small wrapper around Symfony Process component.
统计信息
- 总下载量: 112.86k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2012-11-18