Libraries tagged by mocks
mockery/mockery
522967316 Downloads
Mockery is a simple yet flexible PHP mock object framework
phpspec/prophecy
559350842 Downloads
Highly opinionated mocking framework for PHP 5.3+
phpunit/phpunit-mock-objects
209177257 Downloads
Mock Object library for PHPUnit
mikey179/vfsstream
113534419 Downloads
Virtual file system to mock the real file system in unit tests.
codeception/stub
81468927 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
php-mock/php-mock-phpunit
8884668 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
19704346 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
3149744 Downloads
A mocking library to take the pain out of unit testing for WordPress
brain/monkey
14106611 Downloads
Mocking utility for PHP functions and WordPress plugin API
slope-it/clock-mock
1956896 Downloads
A library for mocking current date and time in tests.
php-mock/php-mock-integration
11355211 Downloads
Integration package for PHP-Mock
php-http/mock-client
10363063 Downloads
Mock HTTP client
nunomaduro/mock-final-classes
966692 Downloads
Allows mocking of final methods and classes in PHP.
m6web/redis-mock
3444108 Downloads
Library providing a PHP mock for Redis
donatj/mock-webserver
2652343 Downloads
Simple mock web server for unit testing