nikolaposa/version
SemVer value object for PHP. Create versions from components or strings, access major/minor/patch plus pre-release/build metadata, compare versions (lt/gt/eq), and match against constraints for validation and dependency-style checks.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| composer/semver | 0.85 | Composer Semver is a PHP library for parsing and validating version constraints, normalizing versions, and comparing releases. Extracted from Composer, it supports semver-style rules where possible while staying compatible with PHP’s version_compare. | 3,291 | 3,307 | 76 | 9M | 0 | 47.7 | 56.1 | MIT | 7 months ago | |
| phar-io/version | 0.83 | phar-io/version is a PHP library for parsing, comparing, and validating semantic versions and version constraints. Supports operators like >=, <=, caret (^) and tilde (~) ranges, plus pre-release labels, to check if versions comply. | 7,476 | 7,487 | 18 | 12M | 3 | 49.0 | 52.9 | BSD-3-Clause | 4 years ago | |
| phlak/semver | 0.81 | phlak/semver is a lightweight PHP semantic versioning library for parsing, comparing, and manipulating version strings. Check constraints, bump major/minor/patch, and sort versions with a clean API—ideal for release tooling and dependency checks. | 182 | — | 17 | — | 0 | 21.5 | — | MIT | 9 months ago | |
| jean85/pretty-package-versions | 0.80 | Lightweight wrapper to fetch human-friendly version strings for installed Composer dependencies. Works across Composer 1 and 2 with a smooth upgrade path, using the appropriate backend (InstalledVersions or package-versions-deprecated) as needed. | 1,309 | 1,309 | 14 | 7M | 0 | 33.0 | 60.5 | MIT | 1 year ago | |
| ocramius/package-versions | 0.79 | Fast, zero‑I/O access to Composer dependency versions at runtime. Reads version data compiled from composer.lock during install/update, so calls are cheap. Use PackageVersions\Versions::getVersion('vendor/package') to embed or log exact versions. | 3,182 | 3,188 | 73 | 198K | 1 | 47.4 | 29.7 | MIT | 4 months ago | |
| laragraph/utils | 0.78 | Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. | 21 | 21 | 7 | 502K | 0 | 25.1 | 65.0 | MIT | 1 month ago |
How can I help you explore Laravel packages today?