petrknap/utils
最新稳定版本:v2016.01.09
Composer 安装命令:
composer require petrknap/utils
包简介
Useful PHP utils by Petr Knap
README 文档
README
Useful PHP utilities by Petr Knap.
How to install
Merge this JSON code with your project composer.json file and run composer install. Instead of dev-master you can use any released version.
{
"require": {
"petrknap/utils": "dev-master"
}
}
Or manually clone this repository via git clone https://github.com/petrknap/utils.git or download this repository as ZIP and extract files into your project.
Examples
If you are looking for examples visit tests folder or URL shortening service repository.
统计信息
- 总下载量: 61
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-01-20