Libraries tagged by coverage
phpunit/php-code-coverage
920730761 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
infection/infection
27902784 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
10197374 Downloads
Measure type coverage of your project
php-coveralls/php-coveralls
14092739 Downloads
PHP client library for Coveralls API
hoa/compiler
16944942 Downloads
The Hoa\Compiler library.
nette/tester
7459340 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
phpunit/phpcov
22221569 Downloads
CLI frontend for php-code-coverage
pestphp/pest-plugin-type-coverage
3925106 Downloads
The Type Coverage plugin for Pest PHP.
dvdoug/behat-code-coverage
3804255 Downloads
Generate Code Coverage reports for Behat tests
rregeer/phpunit-coverage-check
6339969 Downloads
Check the code coverage using the clover report of phpunit
exussum12/coverage-checker
2719609 Downloads
Allows checking the code coverage of a single pull request
satooshi/php-coveralls
5370965 Downloads
PHP client library for Coveralls API
codeception/c3
5515651 Downloads
CodeCoverage collector for Codeception
friends-of-phpspec/phpspec-code-coverage
2631762 Downloads
Generate Code Coverage reports for PhpSpec tests
shipmonk/coverage-guard
37341 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!