Libraries tagged by phpfun
shipmonk/dead-code-detector
430675 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.
wp-phpunit/wp-phpunit
2873125 Downloads
WordPress core PHPUnit library
sempro/phpunit-pretty-print
3321038 Downloads
Prettify PHPUnit output
rregeer/phpunit-coverage-check
5086268 Downloads
Check the code coverage using the clover report of phpunit
phpunit/phpunit-selenium
10647253 Downloads
Selenium Server integration for PHPUnit
php-mock/php-mock-phpunit
6763189 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
1082348 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
helmich/phpunit-json-assert
3550330 Downloads
PHPUnit assertions for JSON documents
allure-framework/allure-phpunit
11447929 Downloads
Allure PHPUnit integration
matthiasnoback/symfony-config-test
8454091 Downloads
Library for testing user classes related to the Symfony Config Component
facile-it/paraunit
561980 Downloads
paraunit
donatj/mock-webserver
2123175 Downloads
Simple mock web server for unit testing
colinodell/psr-testlogger
8688970 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!
phpunit/dbunit
14169419 Downloads
PHPUnit extension for database interaction testing
giorgiosironi/eris
1090010 Downloads
PHP library for property-based testing. Integrates with PHPUnit.