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
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| bugsnag/bugsnag | Bugsnag error monitoring and exception reporting for PHP. Automatically captures unhandled exceptions and crashes, supports reporting handled errors, and adds user/context data. Integrations for Laravel, Lumen, Symfony, Magento, WordPress, and more. | 563 | 569 | 77 | 640K | 5 | 28.6 | 48.9 | MIT | 4 months ago | |
| johnatas-x/phpcpd | Laravel-friendly wrapper for PHP Copy/Paste Detector (PHPCPD) to spot duplicated code in your PHP projects. Run duplication checks from your tooling/CI and get actionable reports to reduce redundancy and improve maintainability. | 1 | 1 | 0 | 1K | 0 | 0.6 | 38.0 | BSD-3-Clause | 1 year ago | |
| phing/phing | Phing is a PHP build tool based on Apache Ant. Define XML build files to automate testing (PHPUnit), packaging, deployments, file transforms, filesystem tasks, SQL, SCM ops (Git/SVN/Hg), and docs generation. Extensible via custom PHP tasks. | 1,167 | 1,203 | 319 | 260K | 5 | 40.1 | 41.2 | LGPL-3.0 | 3 months ago | |
| phperf/phpunit | phperf/phpunit is a lightweight PHPUnit extension aimed at profiling and performance measurement during test runs. Add simple hooks to capture timing and resource usage so you can spot slow tests and track performance regressions over time. | 0 | 0 | 0 | 228 | 0 | 0.9 | 32.4 | NOASSERTION | 4 years ago | |
| phploc/phploc | phploc is a command-line tool for quickly measuring the size of a PHP project, reporting LOC/NCLOC/CLOC, LLOC, and counts of classes, traits, methods, functions, and cyclomatic complexity. Archived: no longer maintained. | 2,346 | 2,378 | 163 | 108K | 0 | 8.3 | 16.3 | BSD-3-Clause | — | |
| phpunit/php-code-coverage | phpunit/php-code-coverage collects, processes, and renders PHP code coverage data. Integrate it in test runs to start/stop coverage collection, filter included files, and generate reports such as OpenClover, including from serialized coverage data. | 8,927 | 8,978 | 385 | 13M | 6 | 71.7 | 55.7 | BSD-3-Clause | 2 weeks ago | |
| phpunit/phpcov | phpcov is a CLI frontend for php-code-coverage. It merges PHPUnit --coverage-php .cov files from parallel or split runs and generates combined reports (HTML, Clover, etc.) or exports merged data back to a .cov file. | 237 | 241 | 57 | 528K | 1 | 3.0 | 46.2 | BSD-3-Clause | — | |
| phpunit/phpunit | PHPUnit is the de facto unit testing framework for PHP, based on the xUnit architecture. Run tests, make assertions, and generate reports via PHAR or Composer-installed tooling. Maintained by Sebastian Bergmann and contributors. | 20,038 | 20,551 | 2,223 | 14M | 19 | 80.9 | 54.5 | BSD-3-Clause | 1 week ago | |
| sebastian/phpcpd | PHPCPD is a copy/paste detector for PHP that finds duplicated code (clones) across files and reports duplicate lines and locations. Distributed as a PHAR and installable via Phive. Note: this project is unmaintained and archived. | 2,213 | 2,253 | 189 | 391K | 0 | 8.4 | 21.9 | BSD-3-Clause | — | |
| stefanzweifel/laravel-stats-phploc | Fork of sebastianbergmann/phploc used to keep wnx/laravel-stats compatible across Laravel versions by supporting multiple sebastian/version releases. Measures PHP project size and structure (LOC, complexity, dependencies). Not intended for real projects. | 5 | 5 | 1 | 22K | 0 | 9.8 | 52.4 | BSD-3-Clause | 7 months ago | |
| webmozart/path-util | Lightweight PHP utility for safe, cross-platform path handling. Normalize, join, resolve and compare filesystem paths, with helpers for absolute/relative paths and canonicalization. Useful for file operations and libraries needing consistent path logic. | 0 | 456 | — | 432K | — | 8.7 | 43.9 | — | — |
How can I help you explore Laravel packages today?