Download the PHP package kherge/version without Composer
On this page you can find all versions of the php package kherge/version. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kherge/version
More information about kherge/version
Files in kherge/version
Download kherge/version
More information about kherge/version
Files in kherge/version
Vendor kherge
Package version
Short Description A parsing and comparison library for semantic versioning.
License MIT
Homepage http://github.com/kherge/Version
Package version
Short Description A parsing and comparison library for semantic versioning.
License MIT
Homepage http://github.com/kherge/Version
Please rate this library. Is it a good library?
Informations about the package version
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.
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.
All versions of version with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
The package kherge/version contains the following files
Loading the files please wait ....