Libraries tagged by versioning
composer/semver
410971545 Downloads
Semver library that offers utilities, version constraint parsing and validation.
symfony/asset
143093987 Downloads
Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files
doctrine/migrations
175920312 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
vaimo/composer-patches
3685674 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
pragmarx/version
1124433 Downloads
Take control over your Laravel app version
nikolaposa/version
4715966 Downloads
Value Object that represents a SemVer-compliant version number.
vierbergenlars/php-semver
3205428 Downloads
The Semantic Versioner for PHP
liip/rmt
421647 Downloads
Release Management Tool: a handy tool to help releasing new version of your software
phlak/semver
1277535 Downloads
Semantic versioning helper library
mpociot/versionable
840093 Downloads
Allows to create Laravel 4 / 5 / 6 / 7 / 8 / 9 / 10 / 11 Model versioning and restoring
marcocesarato/php-conventional-changelog
964467 Downloads
Generate changelogs and release notes from a project's commit messages and metadata and automate versioning with semver.org and conventionalcommits.org
shivas/versioning-bundle
1078646 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
z4kn4fein/php-semver
1060103 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.
nette/assets
15880 Downloads
🎨 Nette Assets: elegant asset management for PHP with versioning, caching and mappers for various storage backends.
naneau/semver
426320 Downloads
A decent, standards-compliant, Semantic Versioning (SemVer) parser and library