sebastian/version
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| sebastian/complexity | 0.82 | Compute code complexity metrics for PHP units (functions, methods, classes). sebastian/complexity provides programmatic analysis useful for static analysis tools, quality gates, and CI reporting; install via Composer for project or dev-only use. | 1,261 | 1,262 | 10 | 13M | 1 | 18.7 | 60.6 | BSD-3-Clause | 5 months ago | |
| pear/pear | 0.79 | PEAR (PHP Extension and Application Repository) provides a classic package manager and installer for PHP, enabling you to discover, install, and update reusable libraries and extensions. Includes tooling for packaging, channels, dependency resolution, and versioned releases. | 114 | 116 | 104 | 22K | 1 | 20.3 | 35.0 | NOASSERTION | 5 months ago | |
| producer/producer | 0.79 | Command-line QA and release tool for PHP library packages. Validates and publishes releases using Composer, PHPUnit, and phpDocumentor. Works with Git or Mercurial, and supports GitHub, GitLab, and Bitbucket (including self-hosted) as remote origins. | 104 | 106 | 6 | 604 | 6 | 3.9 | 13.3 | MIT | 8 years ago | |
| idiosyncratic/coding-standard | 0.79 | Idiosyncratic coding standard for all Idiosyncratic Projects, based on Doctrine Coding Standard. Adds @public-read-only for private properties exposed as read-only (e.g., via __get) and disables alignment of equals signs in assignments. | 0 | 0 | 0 | 7 | 0 | 0.0 | 12.5 | — | — | |
| byscripts/notifier | 0.79 | Deprecated/soon-to-be-deleted Laravel/PHP notifier package. The author advises not to use it; repository is intended for removal. Not recommended for new projects—look for an actively maintained alternative. | 0 | 0 | 0 | 0 | 0 | 0.9 | — | — | 12 years ago | |
| pear/xml_util | 0.79 | PEAR XML_Util provides handy helpers for working with XML: build attribute lists from arrays, generate tags, validate XML names, and more. Lightweight utility methods for creating and checking XML document parts in PHP. | 2 | 2 | 3 | 39K | 0 | 1.4 | 39.0 | — | 6 years ago | |
| pear/console_getopt | 0.78 | PEAR Console_Getopt is a small PHP library for parsing command-line options and arguments. It supports GNU-style short and long flags, handles required/optional values, and provides help-friendly parsing for CLI scripts and tools. | 84 | 84 | 14 | 2M | 0 | 1.1 | 55.3 | BSD-2-Clause | 6 years ago | |
| symplify/easy-testing | 0.78 | Utilities for easier PHP unit testing, focused on writing cleaner tests with less boilerplate. Provides helpers and base test cases commonly used in Symplify tools to streamline assertions, fixture handling, and test setup across projects. | 0 | 42 | — | 5K | — | 0.0 | 50.8 | — | — | |
| demroos/versioning-bundle | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| phlak/semver | 0.75 | 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 | 184 | 17 | 41K | 0 | 5.1 | 32.5 | MIT | 1 year ago | |
| zendframework/zend-version | 0.74 | 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. | 7 | 6 | 7 | 15K | 7 | 1.1 | 33.0 | BSD-3-Clause | — | |
| herrera-io/version | 0.74 | 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. | 114 | 115 | 18 | 2K | 1 | 1.0 | 12.4 | MIT | 12 years ago | |
| marcocesarato/php-conventional-changelog | 0.74 | Automatically generate changelogs and release notes from your Git history using Conventional Commits and SemVer. CLI tool with configurable templates and options to extract releases and output Markdown changelogs, suitable for Composer scripts and CI workflows. | 252 | 252 | 39 | 61K | 13 | 30.7 | 43.9 | GPL-3.0 | 3 months ago | |
| nikolaposa/version | 0.73 | 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 | |
| phly/keep-a-changelog | 0.73 | Generates and maintains a Keep a Changelog–style CHANGELOG.md for PHP projects. Helps you create standardized release notes, add entries, and manage version sections consistently, making it easier to track changes and publish clear, human-readable changelogs. | 183 | 184 | 25 | 2K | 9 | 13.7 | 18.4 | BSD-2-Clause | 1 year ago | |
| sebastian/cli-parser | 0.68 | Parse PHP CLI arguments from $_SERVER['argv'] with a small, focused library extracted from PHPUnit. Ideal for building command-line tools and test runners, providing straightforward handling of options and parameters with minimal dependencies. | 1,209 | 1,209 | 7 | 13M | 1 | 24.6 | 63.2 | BSD-3-Clause | 2 months ago | |
| phpseclib/phpseclib | 0.62 | MIT-licensed pure-PHP secure communications and crypto library: SSH-2, SFTP, X.509, RSA/DSA/ECDSA/ECDH, Ed25519/Curve25519, big integers, and modern ciphers (AES/ChaCha20, GCM/Poly1305). Composer-ready, LTS branches available. | 5,577 | 5,691 | 908 | 10M | 197 | 91.3 | 77.9 | MIT | 1 month ago |
How can I help you explore Laravel packages today?