Libraries tagged by cover
phpunit/php-code-coverage
935472049 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
infection/infection
28855643 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
10958434 Downloads
Measure type coverage of your project
php-coveralls/php-coveralls
14309033 Downloads
PHP client library for Coveralls API
nette/tester
7547648 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
hoa/compiler
17265222 Downloads
The Hoa\Compiler library.
phpunit/phpcov
22798033 Downloads
CLI frontend for php-code-coverage
rregeer/phpunit-coverage-check
6489534 Downloads
Check the code coverage using the clover report of phpunit
pestphp/pest-plugin-type-coverage
4321430 Downloads
The Type Coverage plugin for Pest PHP.
exussum12/coverage-checker
2778603 Downloads
Allows checking the code coverage of a single pull request
dvdoug/behat-code-coverage
3898910 Downloads
Generate Code Coverage reports for Behat tests
satooshi/php-coveralls
5406789 Downloads
PHP client library for Coveralls API
codeception/c3
5621029 Downloads
CodeCoverage collector for Codeception
fgribreau/mailchecker
698099 Downloads
Temporary (disposable/throwaway) email detection library. Covers 1987 fake email providers.
shipmonk/coverage-guard
45860 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!