Libraries tagged by xcover
fgribreau/mailchecker
575872 Downloads
Temporary (disposable/throwaway) email detection library. Covers 1987 fake email providers.
matthiasnoback/live-code-coverage
1050017 Downloads
Generate code coverage reports on a live server
friends-of-phpspec/phpspec-code-coverage
2228208 Downloads
Generate Code Coverage reports for PhpSpec tests
codacy/coverage
1466998 Downloads
Sends PHP test coverage information to Codacy.
nimut/phpunit-merger
1276609 Downloads
Merge multiple PHPUnit reports into one file
codeclimate/php-test-reporter
1693820 Downloads
PHP client for reporting test coverage to Code Climate
humbug/humbug
153897 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.
crestapps/laravel-code-generator
81266 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
240226 Downloads
A plugin for Pest to add GraphQL coverage via Lighthouse
thor-juhasz/phpunit-coverage-check
417588 Downloads
A PHPUnit test coverage checker
robiningelbrecht/phpunit-coverage-tools
25279 Downloads
PHPUnit coverage tools
ockcyp/covers-validator
189747 Downloads
Validates @covers tags in PHPUnit tests
matthiasnoback/behat-local-code-coverage-extension
478383 Downloads
jaschilz/php-coverage-badger
299221 Downloads
Create a code coverage badge from a PHPUnit Clover XML file.
esi/phpunit-coverage-check
81289 Downloads
Check the code coverage using the clover report of PHPUnit.