Libraries tagged by moc
imanghafoori/eloquent-mockery
548558 Downloads
Allows you to design your tests in an independent manner.
donatj/mock-webserver
2195067 Downloads
Simple mock web server for unit testing
codeception/aspect-mock
3551865 Downloads
Experimental Mocking Framework powered by Aspects
10up/wp_mock
2698741 Downloads
A mocking library to take the pain out of unit testing for WordPress
phake/phake
7660416 Downloads
The Phake mock testing library
pact-foundation/pact-php
1394948 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
kahlan/kahlan
1049237 Downloads
The PHP Test Framework for Freedom, Truth and Justice.
colinodell/psr-testlogger
9448545 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!
psalm/plugin-mockery
2368609 Downloads
Psalm plugin for Mockery
php-mock/php-mock-mockery
1738832 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
9034452 Downloads
Integration package for PHP-Mock
nunomaduro/mock-final-classes
686729 Downloads
Allows mocking of final methods and classes in PHP.
lucatume/function-mocker
1286992 Downloads
Function mocking with Patchwork
josiasmontag/laravel-redis-mock
1585182 Downloads
This Laravel package provides a Redis mock for your tests
codeception/mockery-module
3926469 Downloads
Mockery Module for Codeception