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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| dvdoug/behat-code-coverage | 0.88 | 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 | 16 | 100K | 0 | 28.2 | 53.3 | BSD-2-Clause | 3 weeks ago | |
| phpunit/phpunit | 0.87 | 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,040 | 20,549 | 2,225 | 14M | 15 | 79.0 | 52.9 | BSD-3-Clause | 1 week ago | |
| rregeer/phpunit-coverage-check | 0.87 | — | 62 | 63 | 15 | 150K | 2 | 4.1 | 47.3 | MIT | 6 years ago | |
| robiningelbrecht/phpunit-coverage-check | 0.87 | 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 | — | |
| digitalrevolution/phpunit-file-coverage-inspection | 0.86 | 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 | 15.7 | 39.8 | MIT | 6 months ago | |
| phpunit/phpcov | 0.85 | 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. | 239 | 241 | 57 | 587K | 1 | 3.0 | 46.8 | BSD-3-Clause | — | |
| robiningelbrecht/phpunit-coverage-tools | 0.85 | 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 | 28K | 1 | 19.7 | 49.4 | MIT | 4 months ago |
How can I help you explore Laravel packages today?