Libraries tagged by version constraints
phar-io/version
783630262 Downloads
Library for handling version information and constraints
composer/semver
521003486 Downloads
Version comparison library that offers utilities, version constraint parsing and validation.
z4kn4fein/php-semver
1689027 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.
jelix/version
210743 Downloads
Parse any version syntax, including semantic version. Compare version, using Composer version constraints syntax.
pimcore/symfony-freeze
17381 Downloads
Metapackage to freeze Symfony components at version 7.x to match Pimcore 12.2 compatibility
dg/composer-frontline
8776 Downloads
Composer Frontline: updates all the version constraints in the composer.json file to latest version
grazulex/php-semver-sieve
200 Downloads
A pure PHP package for checking if a version string is included in one or more version ranges. Supports SemVer 2.0.0 and multiple version dialects (Composer, npm, PyPI, etc.)
ctw/ctw-composer-plugin-composerlenientplugin
4 Downloads
Composer plugin that relaxes the upper bound of the PHP platform requirement for an allowlist of packages, so dependencies capped to an older PHP (e.g. ~8.4.0) install on a newer PHP (8.5, 8.6+) without --ignore-platform-req, forking, or editing vendor.
phpexperts/composer-constraints-parser
4 Downloads
A clean-room implementation of Composer's version constraints parser.
ergebnis/version-constraint
0 Downloads
Provides abstractions of version constraints.
php-extended/php-version-parser-object
76264 Downloads
A library that implements the php-extended/php-version-parser-interface library
cline/semver
45 Downloads
A full-featured Semantic Versioning 2.0.0 implementation for PHP with parsing, comparison, constraints, and version operations
typisttech/php-matrix
8437 Downloads
List PHP versions that satisfy the required PHP constraint in composer.json.
c33s/codeception-modules
55 Downloads
Codeception Module Collection
deimos/semver
26 Downloads
Semver library that offers utilities, version constraint parsing.