Libraries tagged by cover
friends-of-phpspec/phpspec-code-coverage
2325806 Downloads
Generate Code Coverage reports for PhpSpec tests
nimut/phpunit-merger
1383186 Downloads
Merge multiple PHPUnit reports into one file
codeclimate/php-test-reporter
1708265 Downloads
PHP client for reporting test coverage to Code Climate
crestapps/laravel-code-generator
84354 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
worksome/pest-graphql-coverage
259496 Downloads
A plugin for Pest to add GraphQL coverage via Lighthouse
thor-juhasz/phpunit-coverage-check
546776 Downloads
A PHPUnit test coverage checker
robiningelbrecht/phpunit-coverage-tools
33096 Downloads
PHPUnit coverage tools
jaschilz/php-coverage-badger
316385 Downloads
Create a code coverage badge from a PHPUnit Clover XML file.
esi/phpunit-coverage-check
97621 Downloads
Check the code coverage using the clover report of PHPUnit.
bellangelo/type-coverage-updater
191140 Downloads
A tool to auto-update the type coverage of this Tomas's Type Coverage extension https://github.com/TomasVotruba/type-coverage
michaelmoussa/php-coverage-checker
103698 Downloads
Automated code coverage percentage checking
henrikbjorn/phpspec-code-coverage
795531 Downloads
Integrates CodeCoverage with PhpSpec
codacy/coverage
1480664 Downloads
Sends PHP test coverage information to Codacy.
simpletest/simpletest
346860 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
humbug/humbug
154686 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.