Libraries tagged by test double
mockery/mockery
560812032 Downloads
Mockery is a simple yet flexible PHP mock object framework
php-mock/php-mock-phpunit
9664134 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
21555329 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
12341954 Downloads
Integration package for PHP-Mock
phake/phake
8409889 Downloads
The Phake mock testing library
jasonmccreary/double
42156 Downloads
A modern PHP double library that puts developer experience first.
php-mock/php-mock-mockery
2478515 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
472808 Downloads
Mocks, stubs, and spies for PHP.
php-mock/php-mock-prophecy
551864 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
472427 Downloads
Simple file fetching interface
icecave/isolator
1369507 Downloads
Dependency injection for global functions.
wmde/psr-log-test-doubles
160012 Downloads
Test Doubles for the PSR-3 Logger Interface
jeroen/psr-log-test-doubles
99353 Downloads
Test Doubles for the PSR-3 Logger Interface
docteurklein/test-double-bundle
97729 Downloads
Easily create test doubles using symfony DIC
rasuvaeff/understudy
5800 Downloads
Test double library for PHP with a call-closure API