Libraries tagged by xcover
fgribreau/mailchecker
703339 Downloads
Temporary (disposable/throwaway) email detection library. Covers 1987 fake email providers.
shipmonk/coverage-guard
50744 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!
robiningelbrecht/phpunit-coverage-tools
153422 Downloads
PHPUnit coverage tools
matthiasnoback/live-code-coverage
1094724 Downloads
Generate code coverage reports on a live server
jaschilz/php-coverage-badger
495743 Downloads
Create a code coverage badge from a PHPUnit Clover XML file.
friends-of-phpspec/phpspec-code-coverage
2661962 Downloads
Generate Code Coverage reports for PhpSpec tests
simpletest/simpletest
368742 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
nimut/phpunit-merger
1819877 Downloads
Merge multiple PHPUnit reports into one file
codeclimate/php-test-reporter
1771760 Downloads
PHP client for reporting test coverage to Code Climate
phpactor/class-to-file
602844 Downloads
Library to covert class names to file paths and vice-versa
crestapps/laravel-code-generator
96307 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
338579 Downloads
A plugin for Pest to add GraphQL coverage via Lighthouse
thor-juhasz/phpunit-coverage-check
1088327 Downloads
A PHPUnit test coverage checker
ockcyp/covers-validator
209135 Downloads
Validates @covers tags in PHPUnit tests
jrmadsen67/laravel-route-coverage-test
32571 Downloads
Route coverage test for Laravel.