Libraries tagged by Test Doubles
mockery/mockery
542185990 Downloads
Mockery is a simple yet flexible PHP mock object framework
php-mock/php-mock-phpunit
9282836 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
20689774 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.
php-mock/php-mock-integration
11868161 Downloads
Integration package for PHP-Mock
phake/phake
8326615 Downloads
The Phake mock testing library
php-mock/php-mock-mockery
2381164 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-prophecy
535595 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
454638 Downloads
Simple file fetching interface
icecave/isolator
1360503 Downloads
Dependency injection for global functions.
eloquent/phony
470159 Downloads
Mocks, stubs, and spies for PHP.
zalas/phpunit-doubles
13640 Downloads
Initialises test doubles in PHPUnit test cases for you
wmde/psr-log-test-doubles
155623 Downloads
Test Doubles for the PSR-3 Logger Interface
jeroen/psr-log-test-doubles
92268 Downloads
Test Doubles for the PSR-3 Logger Interface
jasonmccreary/double
244 Downloads
A modern PHP double library that puts developer experience first.
docteurklein/test-double-bundle
97421 Downloads
Easily create test doubles using symfony DIC