Libraries tagged by coverart
mikealmond/coverartarchive
403 Downloads
A PHP library for accessing the CoverArtArchive API
dehy/coverartarchive
149 Downloads
A PHP library for accessing the CoverArtArchive API
stephan-strate/php-cover-art-archive-api
174 Downloads
PHP wrapper for CoverArtArchive api. Supports object-oriented access using repositories and factories.
phpunit/php-code-coverage
967192941 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
infection/infection
31372320 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
13060903 Downloads
Measure type coverage of your project
php-coveralls/php-coveralls
14798150 Downloads
PHP client library for Coveralls API
nette/tester
7715176 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
hoa/compiler
18000144 Downloads
The Hoa\Compiler library.
phpunit/phpcov
23917516 Downloads
CLI frontend for php-code-coverage
rector/type-perfect
7045227 Downloads
Next level type declaration checks - DEPRECATED, merged into tomasvotruba/type-coverage
shipmonk/coverage-guard
216284 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
6771675 Downloads
Check the code coverage using the clover report of phpunit
pestphp/pest-plugin-type-coverage
5295697 Downloads
The Type Coverage plugin for Pest PHP.
exussum12/coverage-checker
2906627 Downloads
Allows checking the code coverage of a single pull request