kherge/version
最新稳定版本:1.0.1
Composer 安装命令:
composer require kherge/version
包简介
A parsing and comparison library for semantic versioning.
README 文档
README
I am no longer maintaining this library. This project has been deprecated in favor of Herrera.io php-version. If you would like to take over development of this project, please email me.
A parsing and comparison library for semantic versioning.
Installing
To install Version, you must add it to the list of dependencies in your composer.json file.
$ php composer.phar require kherge/version=1.*
If you are not using Composer to manage your dependencies, you may use any PSR-0 class loader to load it from the src/lib directory.
Usage
Please see the wiki for detail usage information.
统计信息
- 总下载量: 3.03M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 25
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2012-07-23