Libraries tagged by test-double
mockery/mockery
551815151 Downloads
Mockery is a simple yet flexible PHP mock object framework
php-mock/php-mock-phpunit
9490282 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
21154445 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
12118479 Downloads
Integration package for PHP-Mock
phake/phake
8370030 Downloads
The Phake mock testing library
php-mock/php-mock-mockery
2430378 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.
jasonmccreary/double
14243 Downloads
A modern PHP double library that puts developer experience first.
php-mock/php-mock-prophecy
541351 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
463939 Downloads
Simple file fetching interface
wmde/psr-log-test-doubles
158231 Downloads
Test Doubles for the PSR-3 Logger Interface
jeroen/psr-log-test-doubles
95561 Downloads
Test Doubles for the PSR-3 Logger Interface
docteurklein/test-double-bundle
97676 Downloads
Easily create test doubles using symfony DIC
rasuvaeff/understudy
3659 Downloads
Test double library for PHP with a call-closure API
wmde/clock
88890 Downloads
Simple interface to get the current time without binding to global system resources. Includes test doubles!
jeroen/message-reporter
38622 Downloads
An interface to report and relay arbitrary messages to registered handlers, plus test doubles