Libraries tagged by test mock
mockery/mockery
520482931 Downloads
Mockery is a simple yet flexible PHP mock object framework
mikey179/vfsstream
113023683 Downloads
Virtual file system to mock the real file system in unit tests.
php-mock/php-mock-phpunit
8826102 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
19577404 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.
phake/phake
8212158 Downloads
The Phake mock testing library
brain/monkey
13952193 Downloads
Mocking utility for PHP functions and WordPress plugin API
phpspec/prophecy-phpunit
58398997 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
slope-it/clock-mock
1944537 Downloads
A library for mocking current date and time in tests.
polishsymfonycommunity/symfony-mocker-container
8132262 Downloads
Provides base Symfony dependency injection container enabling service mocking.
php-mock/php-mock-integration
11281616 Downloads
Integration package for PHP-Mock
kahlan/kahlan
1220860 Downloads
The PHP Test Framework for Freedom, Truth and Justice.
colinodell/psr-testlogger
13416234 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!
josiasmontag/laravel-redis-mock
1840890 Downloads
This Laravel package provides a Redis mock for your tests
php-mock/php-mock-mockery
2237726 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
663115 Downloads
Mock HTTP requests on the server side in your PHP unit tests