sebastian/cli-parser
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.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| cmgmyr/phploc | Laravel-friendly wrapper around phpLOC for measuring PHP project size and structure. Generate lines-of-code, classes, methods, complexity-style stats from the command line or within builds to quickly gauge codebase scope and trends. | 27 | 26 | 7 | 273K | 0 | 17.9 | 62.4 | BSD-3-Clause | 3 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 | 954 | 0 | 0.6 | 37.0 | BSD-3-Clause | 1 year 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,343 | 2,378 | 164 | 99K | 0 | 8.3 | 16.0 | BSD-3-Clause | — | |
| 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. | 238 | 241 | 56 | 587K | 1 | 3.1 | 46.8 | 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 integrate with CI and code coverage. Install via PHAR or Composer and build reliable PHP applications. | 20,047 | 20,560 | 2,221 | 17M | 16 | 80.1 | 55.4 | BSD-3-Clause | 3 weeks 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,209 | 2,253 | 189 | 395K | 0 | 8.4 | 22.0 | 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 | 34K | 0 | 21.5 | 60.4 | BSD-3-Clause | 1 month ago |
How can I help you explore Laravel packages today?