Libraries tagged by test mock
mockery/mockery
541283703 Downloads
Mockery is a simple yet flexible PHP mock object framework
mikey179/vfsstream
117022756 Downloads
Virtual file system to mock the real file system in unit tests.
php-mock/php-mock-phpunit
9266009 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
20641461 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.
brain/monkey
15240534 Downloads
Mocking utility for PHP functions and WordPress plugin API
phpspec/prophecy-phpunit
61191180 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
slope-it/clock-mock
2057389 Downloads
A library for mocking current date and time in tests.
polishsymfonycommunity/symfony-mocker-container
8230180 Downloads
Provides base Symfony dependency injection container enabling service mocking.
php-mock/php-mock-integration
11845894 Downloads
Integration package for PHP-Mock
phake/phake
8322610 Downloads
The Phake mock testing library
kahlan/kahlan
1260244 Downloads
The PHP Test Framework for Freedom, Truth and Justice.
colinodell/psr-testlogger
14571906 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!
josiasmontag/laravel-redis-mock
1908073 Downloads
This Laravel package provides a Redis mock for your tests
php-mock/php-mock-mockery
2375967 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.
internations/http-mock
665083 Downloads
Mock HTTP requests on the server side in your PHP unit tests