Libraries tagged by semver
composer/semver
427252310 Downloads
Semver library that offers utilities, version constraint parsing and validation.
phlak/semver
1340310 Downloads
Semantic versioning helper library
vierbergenlars/php-semver
3267384 Downloads
The Semantic Versioner for PHP
nikolaposa/version
4990210 Downloads
Value Object that represents a SemVer-compliant version number.
marcocesarato/php-conventional-changelog
1025987 Downloads
Generate changelogs and release notes from a project's commit messages and metadata and automate versioning with semver.org and conventionalcommits.org
z4kn4fein/php-semver
1120450 Downloads
Semantic Versioning library for PHP. It implements the full semantic version 2.0.0 specification and provides ability to parse, compare, and increment semantic versions along with validation against constraints.
tomzx/php-semver-checker
217197 Downloads
PHP Semantic Versioning Checker
naneau/semver
438567 Downloads
A decent, standards-compliant, Semantic Versioning (SemVer) parser and library
shivas/versioning-bundle
1101076 Downloads
Symfony application versioning, simple console command to manage version (with providers e.g. git tag) of your application using Semantic Versioning 2.0.0 recommendations
jelix/version
158258 Downloads
Parse any version syntax, including semantic version. Compare version, using Composer version constraints syntax.
melbahja/semver
18964 Downloads
PHP Semantic Versioning Parser and Comparator
blakewilson/wp-enforce-semver
11416 Downloads
A class to enforce SemVer in your WordPress plugins.
bizkit/versioning-bundle
66717 Downloads
Symfony bundle which provides a way to version your application using various versioning strategies.
dhii/versions
103869 Downloads
Implementation for dealing with SemVer-compliant versions
requtize/semver-converter
7568 Downloads
Converts SemVer version (like Composer packages) into integer version with operators. Helps managing versions: store, compare, sort and retrive by conditions.