Libraries tagged by Test Doubles

mockery/mockery

10808 Favers
454100871 Downloads

Mockery is a simple yet flexible PHP mock object framework

Go to Download


php-mock/php-mock

369 Favers
15585198 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.

Go to Download


php-mock/php-mock-phpunit

171 Favers
7121127 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.

Go to Download


phake/phake

485 Favers
7678894 Downloads

The Phake mock testing library

Go to Download


php-mock/php-mock-mockery

38 Favers
1753877 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.

Go to Download


php-mock/php-mock-integration

13 Favers
9098098 Downloads

Integration package for PHP-Mock

Go to Download


php-mock/php-mock-prophecy

16 Favers
417023 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.

Go to Download


icecave/isolator

38 Favers
1307547 Downloads

Dependency injection for global functions.

Go to Download


eloquent/phony

196 Favers
455394 Downloads

Mocks, stubs, and spies for PHP.

Go to Download


wmde/psr-log-test-doubles

8 Favers
122831 Downloads

Test Doubles for the PSR-3 Logger Interface

Go to Download


jeroen/psr-log-test-doubles

2 Favers
68569 Downloads

Test Doubles for the PSR-3 Logger Interface

Go to Download


jeroen/file-fetcher

6 Favers
327578 Downloads

Simple file fetching interface

Go to Download


wmde/clock

3 Favers
62275 Downloads

Simple interface to get the current time without binding to global system resources. Includes test doubles!

Go to Download


tweakers/symfony-service-mock

3 Favers
59615 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.

Go to Download


zalas/phpunit-doubles

16 Favers
12257 Downloads

Initialises test doubles in PHPUnit test cases for you

Go to Download


Next >>