Libraries tagged by semver
semver/semver
27174 Downloads
The semver parser for PHP
horde/version
2345 Downloads
Handle Semantic Version 2.0.0 format and similar semantic version formats
alexandre-daubois/release-genius
3742 Downloads
Generate changelogs and tags from your git history
vortos/vortos-release
989 Downloads
Vortos Release — immutable build manifests, schema fingerprinting, rollback invariant math, semver/changelog, and coordinated multi-repo tagging. Write-once persistence enforced at the storage layer; provenance-ready for cosign/SLSA attestation.
milpa/plugin
913 Downloads
The plugin system of the Milpa PHP framework: the PluginsManager runtime that boots and orders plugins, the registry port with its file and in-memory adapters, PluginBase, the installer over GitHub-native distribution (source parsing, semver-constrained release resolution, zipball download), milpa.json manifest reading/validation, dependency resolution, milpa.lock management, and the plugin migration runner.
dhii/versions
125314 Downloads
Implementation for dealing with SemVer-compliant versions
kherge/semver
4347 Downloads
Manages semantic version numbers and compares them.
jeffpacks/semver
7205 Downloads
A simple implementation of a SemVer 2.0.0 semi-compliant version number
grazulex/php-semver-sieve
239 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.)
zeeshan/git-semver
16 Downloads
phlak/semver-cli
4430 Downloads
CLI tool for managing semantic versioning within a project
rhapsodic/pbump
218 Downloads
CLI tool for semantic release versioning and git tagging
myopensoft/laravel-version-bumper
174 Downloads
Bump your app's semantic version from Conventional Commits and generate a Keep-a-Changelog entry.
fissible/drift
1341 Downloads
API drift detection for PHP — compares live routes against OpenAPI specs and recommends version changes
tomzx/php-semver-checker-git
69 Downloads
PHP Semantic Versioning Checker for GIT