Libraries tagged by mmock
php-mock/php-mock-phpunit
9475835 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.
php-mock/php-mock
21128493 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.
10up/wp_mock
3357006 Downloads
A mocking library to take the pain out of unit testing for WordPress
brain/monkey
15862592 Downloads
Mocking utility for PHP functions and WordPress plugin API
phpspec/prophecy-phpunit
62380284 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
slope-it/clock-mock
2107666 Downloads
A library for mocking current date and time in tests.
polishsymfonycommunity/symfony-mocker-container
8261680 Downloads
Provides base Symfony dependency injection container enabling service mocking.
php-mock/php-mock-integration
12101177 Downloads
Integration package for PHP-Mock
php-http/mock-client
11012110 Downloads
Mock HTTP client
nunomaduro/mock-final-classes
1059142 Downloads
Allows mocking of final methods and classes in PHP.
m6web/redis-mock
3577210 Downloads
Library providing a PHP mock for Redis
donatj/mock-webserver
2792927 Downloads
Simple mock web server for unit testing
codeception/aspect-mock
3726583 Downloads
Experimental Mocking Framework powered by Aspects
phake/phake
8367646 Downloads
The Phake mock testing library
pact-foundation/pact-php
2149851 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.