Libraries tagged by coverage
phpunit/php-code-coverage
928503957 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
infection/infection
28375344 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
tomasvotruba/type-coverage
10579237 Downloads
Measure type coverage of your project
php-coveralls/php-coveralls
14212031 Downloads
PHP client library for Coveralls API
hoa/compiler
17126813 Downloads
The Hoa\Compiler library.
nette/tester
7509588 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
phpunit/phpcov
22538134 Downloads
CLI frontend for php-code-coverage
pestphp/pest-plugin-type-coverage
4132856 Downloads
The Type Coverage plugin for Pest PHP.
dvdoug/behat-code-coverage
3853169 Downloads
Generate Code Coverage reports for Behat tests
rregeer/phpunit-coverage-check
6420988 Downloads
Check the code coverage using the clover report of phpunit
exussum12/coverage-checker
2754621 Downloads
Allows checking the code coverage of a single pull request
satooshi/php-coveralls
5390675 Downloads
PHP client library for Coveralls API
codeception/c3
5570078 Downloads
CodeCoverage collector for Codeception
friends-of-phpspec/phpspec-code-coverage
2643279 Downloads
Generate Code Coverage reports for PhpSpec tests
shipmonk/coverage-guard
42238 Downloads
Enforce code coverage in your CI. Not by percentage, but target core methods. No more untested Facades, Controllers, or Repositories. Allows you to start enforcing coverage for new code only!