Libraries tagged by test double
mockery/mockery
366998822 Downloads
Mockery is a simple yet flexible PHP mock object framework
php-mock/php-mock
11654084 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
phake/phake
6708323 Downloads
The Phake mock testing library
php-mock/php-mock-phpunit
5338548 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.
php-mock/php-mock-mockery
1295001 Downloads
Mock built-in PHP functions (e.g. time()) with Mockery. This package relies on PHP's namespace fallback policy. No further extension is needed.
php-mock/php-mock-integration
6842696 Downloads
Integration package for PHP-Mock
eloquent/phony
438461 Downloads
Mocks, stubs, and spies for PHP.
php-mock/php-mock-prophecy
333424 Downloads
Mock built-in PHP functions (e.g. time()) with Prophecy. This package relies on PHP's namespace fallback policy. No further extension is needed.
jeroen/file-fetcher
249264 Downloads
Simple file fetching interface
icecave/isolator
1264390 Downloads
Dependency injection for global functions.
wmde/psr-log-test-doubles
101882 Downloads
Test Doubles for the PSR-3 Logger Interface
eloquent/phony-phpunit
237037 Downloads
Phony for PHPUnit.
zalas/phpunit-doubles
11490 Downloads
Initialises test doubles in PHPUnit test cases for you
lastzero/test-tools
42214 Downloads
Increases testing productivity by adding a service container and self-initializing fakes to PHPUnit
jeroen/psr-log-test-doubles
57990 Downloads
Test Doubles for the PSR-3 Logger Interface