Libraries tagged by Test Doubles
mockery/mockery
432112527 Downloads
Mockery is a simple yet flexible PHP mock object framework
php-mock/php-mock-phpunit
6576374 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
14324440 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
7482815 Downloads
The Phake mock testing library
php-mock/php-mock-integration
8393947 Downloads
Integration package for PHP-Mock
php-mock/php-mock-mockery
1587069 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.
eloquent/phony
451696 Downloads
Mocks, stubs, and spies for PHP.
php-mock/php-mock-prophecy
383480 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.
icecave/isolator
1293846 Downloads
Dependency injection for global functions.
wmde/psr-log-test-doubles
116520 Downloads
Test Doubles for the PSR-3 Logger Interface
jeroen/psr-log-test-doubles
64035 Downloads
Test Doubles for the PSR-3 Logger Interface
jeroen/file-fetcher
309668 Downloads
Simple file fetching interface
eloquent/phony-phpunit
246491 Downloads
Phony for PHPUnit.
lastzero/test-tools
42566 Downloads
Increases testing productivity by adding a service container and self-initializing fakes to PHPUnit
teamgantt/phony-kahlan
3221 Downloads
Phony for Kahlan.