Libraries tagged by php.ini
phpunit/php-invoker
588715835 Downloads
Invoke callables with a timeout
yoast/phpunit-polyfills
44662299 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
ta-tikoma/phpunit-architecture-test
61009089 Downloads
Methods for testing application architecture
spatie/phpunit-snapshot-assertions
20143014 Downloads
Snapshot testing with PHPUnit
phpstan/phpstan-phpunit
115407536 Downloads
PHPUnit extensions and rules for PHPStan
nunomaduro/phpinsights
11880527 Downloads
Instant PHP quality checks from your console.
johnkary/phpunit-speedtrap
39210697 Downloads
Find and report on slow tests in your PHPUnit test suite
phpunit/phpunit-mock-objects
209678470 Downloads
Mock Object library for PHPUnit
laravel/pao
5575600 Downloads
Agent-optimized output for PHP testing tools
dg/bypass-finals
29774421 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
codeception/stub
82638679 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
spatie/phpunit-watcher
10135136 Downloads
Automatically rerun PHPUnit tests when source code changes
phpspec/prophecy-phpunit
60031699 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
php-mock/php-mock-phpunit
9079136 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.
ergebnis/phpunit-slow-test-detector
10292820 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.