Skip to content
This repository has been archived by the owner on Feb 1, 2020. It is now read-only.
/ Version Public archive

A parsing and comparison library for semantic versioning.

License

Notifications You must be signed in to change notification settings

kherge-archive/Version

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Build Status

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.

About

A parsing and comparison library for semantic versioning.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages