Libraries tagged by test double
eloquent/phpstan-phony
103790 Downloads
PHPStan configuration for Phony.
eloquent/phony-kahlan
74134 Downloads
Phony for Kahlan.
wmde/clock
53450 Downloads
Simple interface to get the current time without binding to global system resources. Includes test doubles!
tweakers/symfony-service-mock
49901 Downloads
Proxy layer to allow services to have their internals replaced with a test double, without affecting a service-container's (i.e. Symfony) bindings.
docteurklein/test-double-bundle
96035 Downloads
Easily create test doubles using symfony DIC
bkubicki/magento2-unit-tests-doubles
10228 Downloads
Unit tests doubles for Magento 2
wellrested/test
6814 Downloads
Test cases and doubles for use with WellRESTed
teamgantt/phony-kahlan
118 Downloads
Phony for Kahlan.
teamgantt/phony
119 Downloads
Mocks, stubs, and spies for PHP.
mschop/simplified-isolator
11906 Downloads
Simplified isolator without dynamic code generation as replacement for icecave/isolator.
jeroen/post-request-sender
22453 Downloads
Micro library with interface for sending post requests. Includes test doubles and adapters
jasonmccreary/test-double
5 Downloads
dancras/doubles
91 Downloads
A test doubles framework
double330/composer-test
9 Downloads
composer-test
olvlvl/phpunit-given
30 Downloads
An alternative to PHPUnit's ReturnValueMap and ReturnCallback. A convenient solution to migrate from Prophecy.