定制 ganbarodigital/php-versions 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

ganbarodigital/php-versions

最新稳定版本:1.1.0

Composer 安装命令:

composer require ganbarodigital/php-versions

包简介

Semantic versioning library for PHP

README 文档

README

GitHub license @ganbarodigital on Twitter Total Downloads Scrutinizer Code Quality Build Status Coverage Status Dependency Status Reference Status

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
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2015-06-28