pcov/clobber
Clobber PHPUnit 5–7’s Xdebug code coverage driver to use PCOV instead. Install with composer and run vendor/bin/pcov clobber or unclobber (optionally targeting another directory). Useful when upgrading to PHPUnit 8 isn’t feasible.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| b2pweb/bdf-phpunit | 0.83 | Laravel/PHPUnit helper package for working with BDF/SEPA bank files in tests. Provides utilities and test assertions to validate BDF structures and parsing results, making it easier to write reliable unit tests around banking file imports. | 0 | 0 | 0 | 274 | 0 | 0.0 | 33.7 | MIT | — | |
| digitalrevolution/phpunit-file-coverage-inspection | 0.83 | Define per-file code coverage thresholds from Clover coverage.xml, with directory/file overrides and optional uncovered-method rules. Fails builds with checkstyle or GitLab formatted reports so a single file can’t hide behind high overall coverage. | 5 | 5 | 2 | 3K | 1 | 16.9 | 40.8 | MIT | 5 months ago | |
| robiningelbrecht/phpunit-coverage-check | 0.83 | PHPUnit Coverage Check is a lightweight PHP tool to verify code coverage meets a required minimum. It reads PHPUnit coverage reports and fails builds when thresholds aren’t reached—useful for CI pipelines to enforce coverage standards in Laravel and PHP projects. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cubetools/cube-common-develop | 0.83 | Shared development utilities and common code used across CUBE Tools projects. Install via Composer in your dev dependencies to reuse helpers and standardize tooling while building and maintaining CUBE Tools packages. | 0 | 0 | 1 | 74 | 5 | 5.4 | 28.8 | MIT | 5 years ago | |
| phpunit/php-code-coverage | 0.82 | 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,930 | 8,974 | 384 | 14M | 4 | 72.8 | 56.0 | BSD-3-Clause | 1 week ago | |
| covex-nn/phpqatools | 0.82 | — | 4 | 5 | 0 | 0 | 0 | 0.0 | — | — | — | |
| phpunit/phpcov | 0.81 | 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 | 58 | 575K | 2 | 3.6 | 47.8 | BSD-3-Clause | — | |
| dvdoug/behat-code-coverage | 0.81 | Behat extension that generates code coverage reports for PHP applications. Wraps PHPUnit’s php-code-coverage library to produce familiar, interoperable reports and integrates coverage generation into your Behat test runs. | 62 | 62 | 15 | 94K | 0 | 23.9 | 50.4 | BSD-2-Clause | 2 months ago | |
| testo/codecov | 0.81 | Testo code coverage plugin: collects line and branch coverage during test runs and generates CI-friendly reports (Clover, Cobertura, PHPUnit XML). Supports per-test attribution so tools can map covered lines back to the test that exercised them. | 0 | 0 | 0 | 1K | 0 | 0.0 | 43.9 | — | — | |
| covex-nn/phpcb | 0.80 | PHP Code Beautifier (phpcb) for formatting and cleaning up PHP codebases. Helps apply consistent styling, improve readability, and standardize code output across projects and teams, suitable for use in local workflows or automation. | 2 | 2 | 2 | 26 | 0 | 0.0 | 9.6 | BSD-3-Clause | — | |
| jaschilz/php-coverage-badger | 0.80 | Generate an SVG code coverage badge from a PHPUnit Clover XML report. Install via Composer and run the included CLI to turn clover.xml into a coverage.svg badge for your CI or README. | 12 | 12 | 5 | 23K | 0 | 0.7 | 44.8 | MIT | 8 years ago | |
| ockcyp/covers-validator | 0.80 | Validate and normalize cover image uploads in Laravel: checks size, dimensions, aspect ratio, and file type; returns clear validation errors and helpers for cover/thumbnail rules. Easy drop-in rules for forms, APIs, and media pipelines. | 21 | 22 | 8 | 4K | 1 | 13.8 | 33.6 | MIT | 8 months ago | |
| handcraftedinthealps/code-coverage-checker | 0.80 | CLI tool to enforce PHPUnit code coverage thresholds. Generate a coverage.php report, then check line/class/method coverage against a minimum percentage, optionally limited to specific directories—ideal for CI to fail builds when coverage drops. | 6 | 6 | 3 | 2K | 0 | 17.6 | 38.5 | MIT | 3 months ago | |
| bwen/clover2lcov-bundle | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| rregeer/phpunit-coverage-check | 0.79 | — | 62 | 63 | 15 | 150K | 2 | 4.1 | 47.3 | MIT | 6 years ago | |
| robiningelbrecht/phpunit-coverage-tools | 0.79 | Enforce minimum PHPUnit code coverage using Clover XML reports. Fails the test run with exit code 1 when coverage drops below a threshold—ideal for CI/CD and pre-commit hooks. Configure via phpunit.xml and run with --min-coverage plus --coverage-clover. | 17 | 17 | 4 | 23K | 1 | 20.2 | 48.2 | MIT | 3 months ago | |
| kylekatarnls/multi-tester | 0.78 | Run unit tests across multiple Composer projects after changing a shared package. Multi-tester swaps your local package into dependent projects’ vendor dirs and runs their test suites (Travis CI-style supported), catching integration breakages early. | 4 | 4 | 5 | 56K | 0 | 23.9 | 62.4 | MIT | 3 months ago | |
| behat/behat | 0.78 | Behat is a PHP BDD framework for testing business expectations with executable specifications. Install via Composer and run scenarios from the CLI. Ideal for acceptance and behavior-driven tests, with strong docs and semantic versioning. | 3,959 | 4,001 | 614 | 2M | 49 | 76.3 | 60.3 | MIT | 2 months ago | |
| sikessem/devtools | 0.77 | — | 1 | 1 | 0 | 10 | 0 | 21.6 | 12.5 | MIT | 3 weeks ago | |
| caxy/php-htmldiff | 0.59 | Compare two HTML snippets/files and generate a marked-up diff highlighting insertions, deletions, and changes. Easy Composer install, simple API (HtmlDiff->build()), configurable behavior and CSS-friendly output; includes a live demo and Symfony bundle option. | 215 | 223 | 54 | 425K | 26 | 19.8 | 54.5 | GPL-2.0 | 1 year ago |
How can I help you explore Laravel packages today?