Libraries tagged by moc
php-http/mock-client
7685186 Downloads
Mock HTTP client
m6web/redis-mock
2830619 Downloads
Library providing a PHP mock for Redis
imanghafoori/eloquent-mockery
431580 Downloads
Allows you to design your tests in an independent manner.
donatj/mock-webserver
1988240 Downloads
Simple mock web server for unit testing
codeception/aspect-mock
3488562 Downloads
Experimental Mocking Framework powered by Aspects
10up/wp_mock
2501237 Downloads
A mocking library to take the pain out of unit testing for WordPress
pact-foundation/pact-php
1248419 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
kahlan/kahlan
985135 Downloads
The PHP Test Framework for Freedom, Truth and Justice.
colinodell/psr-testlogger
7876278 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!
psalm/plugin-mockery
2252678 Downloads
Psalm plugin for Mockery
php-mock/php-mock-mockery
1532145 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.
nunomaduro/mock-final-classes
623955 Downloads
Allows mocking of final methods and classes in PHP.
josiasmontag/laravel-redis-mock
1453551 Downloads
This Laravel package provides a Redis mock for your tests
internations/http-mock
653470 Downloads
Mock HTTP requests on the server side in your PHP unit tests
codeception/mockery-module
3746603 Downloads
Mockery Module for Codeception