Libraries tagged by mocks
phpspec/prophecy
525910124 Downloads
Highly opinionated mocking framework for PHP 5.3+
mockery/mockery
430960362 Downloads
Mockery is a simple yet flexible PHP mock object framework
phpunit/phpunit-mock-objects
202388778 Downloads
Mock Object library for PHPUnit
mikey179/vfsstream
92524747 Downloads
Virtual file system to mock the real file system in unit tests.
codeception/stub
67424277 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
php-mock/php-mock-phpunit
6553186 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
14272224 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
2567854 Downloads
A mocking library to take the pain out of unit testing for WordPress
phake/phake
7474902 Downloads
The Phake mock testing library
brain/monkey
9432860 Downloads
Mocking utility for PHP functions and WordPress plugin API
slope-it/clock-mock
1304976 Downloads
A library for mocking current date and time in tests.
php-mock/php-mock-integration
8364893 Downloads
Integration package for PHP-Mock
php-http/mock-client
8026472 Downloads
Mock HTTP client
m6web/redis-mock
2876517 Downloads
Library providing a PHP mock for Redis
donatj/mock-webserver
2076285 Downloads
Simple mock web server for unit testing