Blog |
			Forum |
			Repository |
			Wizard
		
		Jump to letter: [
			
				ACDGILMOPQRWXYZ
			]
		
		
			
				
					php-herrera-io-version - A library for creating, editing, and comparing semantic versioning numbers
					
						- Website:
 
						- https://github.com/kherge-abandoned/php-version
 
						- Licence:
 
						- MIT
 
						- Vendor:
 
						- Remi Collet
 
					
					
						- Description:
 
						A library for creating, editing, and comparing semantic versioning numbers.
Currently, v2.0.0 of the Semantic Versioning specification is supported.
To use this library, you just have to add, in your project:
  require_once '/usr/share/php/Herrera/Version/autoload.php';
 
					
					Packages