2017 © Pedro Peláez
 

library version

A parsing and comparison library for semantic versioning.

image

kherge/version

A parsing and comparison library for semantic versioning.

  • Friday, May 17, 2013
  • by kherge
  • Repository
  • 1 Watchers
  • 12 Stars
  • 1,768,518 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 4 Versions
  • 5 % Grown

The README.md

Version

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., (*1)

Build Status, (*2)

A parsing and comparison library for semantic versioning., (*3)

Installing

To install Version, you must add it to the list of dependencies in your composer.json file., (*4)

$ 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., (*5)

Usage

Please see the wiki for detail usage information., (*6)

The Versions

17/05 2013

dev-master

9999999-dev http://github.com/kherge/Version

A parsing and comparison library for semantic versioning.

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

16/08 2012

1.0.x-dev

1.0.9999999.9999999-dev http://github.com/kherge/Version

A parsing and comparison library for semantic versioning.

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

16/08 2012

1.0.1

1.0.1.0 http://github.com/kherge/Version

A parsing and comparison library for semantic versioning.

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

25/07 2012

1.0.0

1.0.0.0 http://github.com/kherge/Version

A parsing and comparison library for semantic versioning.

  Sources   Download

MIT

The Requires

  • php >=5.3.3