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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| rregeer/phpunit-coverage-check | 0.86 | — | 60 | 62 | 15 | 132K | 2 | 4.1 | 46.7 | MIT | 6 years ago | |
| phpunit/php-code-coverage | 0.85 | 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,925 | 8,971 | 383 | 16M | 5 | 72.9 | 56.2 | BSD-3-Clause | 1 month ago | |
| robiningelbrecht/phpunit-coverage-check | 0.84 | 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 | — | |
| robiningelbrecht/phpunit-coverage-tools | 0.84 | 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 | 33K | 1 | 16.4 | 49.3 | MIT | 6 months ago | |
| php-coveralls/php-coveralls | 0.82 | PHP client for Coveralls that uploads Clover-style code coverage reports from PHPUnit and other test tools. Install via Composer or download the PHAR. Works with GitHub and common CI services (GitHub Actions, Travis, CircleCI, Jenkins, Codeship). | 515 | 522 | 124 | 245K | 7 | 22.4 | 43.3 | MIT | 9 months ago | |
| digitalrevolution/phpunit-file-coverage-inspection | 0.81 | 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 | 2K | 1 | 13.5 | 38.8 | MIT | 8 months ago | |
| simpod/php-coveralls-mirror | 0.78 | — | 0 | 0 | 0 | 2K | 0 | 0.3 | 31.6 | MIT | 5 years ago | |
| satooshi/php-coveralls | 0.77 | PHP client for Coveralls: uploads PHPUnit clover coverage reports from CI (GitHub Actions, Travis, CircleCI, Jenkins, Codeship) to coveralls.io. Install via Composer or use the provided phar. Supports PHP 7.4+ (2.9+) and older versions via 1.x/2.x. | 515 | 464 | 124 | 37K | 7 | 22.7 | 31.4 | MIT | 9 months ago |
How can I help you explore Laravel packages today?