zendframework/zend-version
Lightweight Zend Framework component for reading and comparing Zend Framework version information. Helpful for diagnostics, compatibility checks, and conditional behavior in apps and libraries. Includes utilities to retrieve version strings and compare versions.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| herrera-io/version | 0.85 | PHP library for Semantic Versioning (SemVer 2.0.0): parse versions into a builder, increment major/minor/patch, edit pre-release/build metadata, validate formats, compare versions, and dump back to strings for release tooling. | 115 | 115 | 18 | 2K | 1 | 1.0 | 12.4 | MIT | 12 years ago | |
| composer/semver | 0.84 | 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,303 | 3,326 | 79 | 11M | 0 | 28.8 | 49.0 | MIT | 11 months ago | |
| ocramius/package-versions | 0.84 | Fast, zero-I/O access to installed Composer package versions from composer.lock. Get dependency versions at runtime via PackageVersions\Versions::getVersion(), with versions compiled during install/update—ideal for building assets or artifacts based on dependency versions. | 3,171 | 3,180 | 73 | 382K | 1 | 43.9 | 34.6 | MIT | 2 months ago | |
| demroos/versioning-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| 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,475 | 7,482 | 18 | 15M | 3 | 29.1 | 46.5 | BSD-3-Clause | 4 years ago | |
| 20steps/versioning-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| nikolaposa/version | 0.82 | 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. | 140 | 140 | 13 | 363K | 1 | 8.2 | 47.1 | MIT | 1 year ago | |
| 3slab/vdm-version-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 2 years ago | |
| phlak/semver | 0.81 | A lightweight PHP library for parsing, comparing, and manipulating Semantic Versioning (SemVer) strings. Create and normalize versions, check equality and precedence, validate input, and work with constraints for dependency checks in your apps and packages. | 184 | 185 | 17 | 35K | 0 | 5.1 | 31.5 | MIT | 1 year ago | |
| overtrue/laravel-versionable | 0.81 | Add lightweight version history to Laravel Eloquent models. Track only changed attributes, control fields via whitelist/blacklist, keep a set number of versions, browse versions and revert to any saved point in time with simple APIs and migrations. | 588 | 587 | 50 | 33K | 11 | 31.0 | 35.2 | MIT | 4 months ago | |
| denisok94/helper | 0.81 | A small Laravel/PHP helper package providing convenience functions to speed up everyday development tasks. Useful for common utilities and shortcuts so you can reduce boilerplate across projects. | 1 | 1 | 0 | 2 | 0 | 27.4 | 4.9 | BSD-3-Clause | 3 weeks ago | |
| z4kn4fein/php-semver | 0.81 | — | 26 | 27 | 4 | 85K | 0 | 2.8 | 48.3 | MIT | 2 years ago | |
| sebastian/version | 0.80 | Library for deriving a PHP project’s version from Git. Provide a release string and project path; Version::asString() returns the release, a -dev suffix, or git describe output (tags/commits) depending on repo state and release format. | 6,579 | 6,599 | 36 | 14M | 1 | 37.7 | 50.1 | BSD-3-Clause | 6 months ago | |
| phpforce/soap-client | 0.80 | PHP client for the Salesforce SOAP API. Query and manipulate org data via a builder-based client, with SOQL support, record iteration for large result sets, bulk save helpers to stay within API limits, timezone/date conversions, and event-based extensibility. | 80 | 83 | 72 | 3K | 14 | 7.8 | 28.8 | MIT | 11 years ago | |
| lastdragon-ru/lara-asp-core | 0.79 | — | 0 | 0 | 1 | 4K | 0 | 0.0 | 50.3 | MIT | — | |
| open-southeners/extended-php | 0.79 | Extended PHP helpers for modern apps: adds convenient functions, utilities, and small enhancements that complement core PHP to reduce boilerplate and speed up everyday development. Lightweight, easy to drop into existing projects. | 0 | 0 | 0 | 750 | 0 | 12.2 | 41.5 | MIT | 9 months ago | |
| zendframework/zend-console | 0.69 | Zend\Console provides a robust set of tools for building PHP command-line apps and scripts. It includes input parsing, argument and option handling, console adapters, and helpers for formatting output, making it easier to create interactive and portable CLI commands. | 47 | 50 | 30 | 25K | 9 | 2.3 | 27.9 | BSD-3-Clause | 7 years ago | |
| zendframework/zendxml | 0.67 | ZendXml provides secure XML scanning/loading for PHP to help prevent XXE and XML entity expansion (XEE) attacks. It disables external entity loading and rejects documents using ENTITY declarations, returning SimpleXMLElement or DOMDocument. Repository abandoned; moved to laminas/laminas-xml. | 29 | 30 | 11 | 22K | 0 | 0.8 | 28.0 | BSD-3-Clause | 7 years ago | |
| zendframework/zend-code | 0.67 | — | 1,644 | 1,739 | 78 | 171K | 28 | 12.0 | 26.2 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-log | 0.67 | Zend Log is a PHP logging component for writing messages to multiple backends (files, syslog, databases, email) with flexible formatting, filters, and priorities. Part of Zend Framework, it helps you capture, route, and manage application logs reliably. | 60 | 59 | 48 | 25K | 8 | 4.4 | 26.8 | BSD-3-Clause | 6 years ago |
How can I help you explore Laravel packages today?