Libraries tagged by PHP Unit
zenstruck/assert
10723259 Downloads
Standalone, lightweight, framework agnostic, test assertion library.
lchrusciel/api-test-case
4853995 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
pestphp/pest-plugin-mutate
11324410 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-arch
28599603 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
40394220 Downloads
The Pest plugin manager
phpunit/phpcov
18402834 Downloads
CLI frontend for php-code-coverage
shipmonk/dead-code-detector
555393 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
php-units-of-measure/php-units-of-measure
3014962 Downloads
A PHP library for converting between standard units of measure.
rregeer/phpunit-coverage-check
5213563 Downloads
Check the code coverage using the clover report of phpunit
php-mock/php-mock-phpunit
6940338 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
kenjis/ci-phpunit-test
1095406 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
wp-phpunit/wp-phpunit
2964802 Downloads
WordPress core PHPUnit library
sempro/phpunit-pretty-print
3383957 Downloads
Prettify PHPUnit output
psalm/plugin-phpunit
20658895 Downloads
Psalm plugin for PHPUnit
phpunit/phpunit-selenium
10686666 Downloads
Selenium Server integration for PHPUnit