ganbarodigital/php-versions
最新稳定版本:1.1.0
Composer 安装命令:
composer require ganbarodigital/php-versions
包简介
Semantic versioning library for PHP
README 文档
README
The PHP Versions library provides a set of useful tools for working with version numbers that you can quickly drop into your own project to save you time and effort.
Status
We're still working out what the library's API should look like. Once that's stable, we'll be able to move to a v1.0 release very quickly.
Installation
Add this to your composer.json file:
{
"require": {
"ganbarodigital/php-versions": "dev-develop"
}
}
and then run composer update.
统计信息
- 总下载量: 21
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2015-06-28