Libraries tagged by coverage
phpunit/php-code-coverage
981810290 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
infection/infection
32498298 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
14033532 Downloads
Measure type coverage of your project
php-coveralls/php-coveralls
14995777 Downloads
PHP client library for Coveralls API
hoa/compiler
18497025 Downloads
The Hoa\Compiler library.
nette/tester
7786968 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
phpunit/phpcov
24391573 Downloads
CLI frontend for php-code-coverage
rector/type-perfect
7404398 Downloads
Next level type declaration checks - DEPRECATED, merged into tomasvotruba/type-coverage
pestphp/pest-plugin-type-coverage
5815269 Downloads
The Type Coverage plugin for Pest PHP.
dvdoug/behat-code-coverage
4183130 Downloads
Generate Code Coverage reports for Behat tests
shipmonk/coverage-guard
411187 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!
rregeer/phpunit-coverage-check
6886260 Downloads
Check the code coverage using the clover report of phpunit
exussum12/coverage-checker
2959576 Downloads
Allows checking the code coverage of a single pull request
satooshi/php-coveralls
5526622 Downloads
PHP client library for Coveralls API
codeception/c3
5897665 Downloads
CodeCoverage collector for Codeception