Libraries tagged by moc
m6web/redis-mock
2928927 Downloads
Library providing a PHP mock for Redis
imanghafoori/eloquent-mockery
499396 Downloads
Allows you to design your tests in an independent manner.
donatj/mock-webserver
2122541 Downloads
Simple mock web server for unit testing
codeception/aspect-mock
3520646 Downloads
Experimental Mocking Framework powered by Aspects
phake/phake
7545934 Downloads
The Phake mock testing library
pact-foundation/pact-php
1323879 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
kahlan/kahlan
1019168 Downloads
The PHP Test Framework for Freedom, Truth and Justice.
colinodell/psr-testlogger
8681185 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!
php-mock/php-mock-mockery
1641419 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.
php-mock/php-mock-integration
8627365 Downloads
Integration package for PHP-Mock
nunomaduro/mock-final-classes
653526 Downloads
Allows mocking of final methods and classes in PHP.
lucatume/function-mocker
1246390 Downloads
Function mocking with Patchwork
josiasmontag/laravel-redis-mock
1522407 Downloads
This Laravel package provides a Redis mock for your tests
internations/http-mock
655453 Downloads
Mock HTTP requests on the server side in your PHP unit tests
codeception/mockery-module
3836830 Downloads
Mockery Module for Codeception