Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ACDGHILMOPQRSTUVWZ
]
php-composer-semver - Semver library that offers utilities, version constraint parsing and validation
- Website:
- https://github.com/composer/semver
- Licence:
- MIT
- Vendor:
- Remi Collet
- Description:
Semver library that offers utilities, version constraint parsing
and validation.
Originally written as part of composer/composer, now extracted and
made available as a stand-alone library.
To use this library, you just have to add, in your project:
require_once '/usr/share/php/Composer/Semver/autoload.php';
Packages