Libraries tagged by mock
m6web/redis-mock
2498962 Downloads
Library providing a PHP mock for Redis
donatj/mock-webserver
1714236 Downloads
Simple mock web server for unit testing
codeception/aspect-mock
3392872 Downloads
Experimental Mocking Framework powered by Aspects
10up/wp_mock
2278209 Downloads
A mocking library to take the pain out of unit testing for WordPress
kahlan/kahlan
898623 Downloads
The PHP Test Framework for Freedom, Truth and Justice.
colinodell/psr-testlogger
5100718 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!
pact-foundation/pact-php
1054110 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
php-mock/php-mock-mockery
1295001 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
6842696 Downloads
Integration package for PHP-Mock
nunomaduro/mock-final-classes
495252 Downloads
Allows mocking of final methods and classes in PHP.
psalm/plugin-mockery
1969418 Downloads
Psalm plugin for Mockery
josiasmontag/laravel-redis-mock
1219567 Downloads
This Laravel package provides a Redis mock for your tests
internations/http-mock
642880 Downloads
Mock HTTP requests on the server side in your PHP unit tests
imanghafoori/eloquent-mockery
191344 Downloads
Allows you to design your tests in an independent manner.
codeception/mockery-module
3370144 Downloads
Mockery Module for Codeception