Libraries tagged by mocks
mockery/mockery
518308209 Downloads
Mockery is a simple yet flexible PHP mock object framework
phpspec/prophecy
558029075 Downloads
Highly opinionated mocking framework for PHP 5.3+
phpunit/phpunit-mock-objects
208894617 Downloads
Mock Object library for PHPUnit
mikey179/vfsstream
112563048 Downloads
Virtual file system to mock the real file system in unit tests.
codeception/stub
80854805 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
php-mock/php-mock-phpunit
8770590 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
19447613 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
3122192 Downloads
A mocking library to take the pain out of unit testing for WordPress
phake/phake
8196458 Downloads
The Phake mock testing library
brain/monkey
13819473 Downloads
Mocking utility for PHP functions and WordPress plugin API
slope-it/clock-mock
1930784 Downloads
A library for mocking current date and time in tests.
php-mock/php-mock-integration
11214375 Downloads
Integration package for PHP-Mock
php-http/mock-client
10248081 Downloads
Mock HTTP client
nunomaduro/mock-final-classes
942896 Downloads
Allows mocking of final methods and classes in PHP.
m6web/redis-mock
3418702 Downloads
Library providing a PHP mock for Redis