Libraries tagged by mocks
mockery/mockery
540092154 Downloads
Mockery is a simple yet flexible PHP mock object framework
phpspec/prophecy
563758223 Downloads
Highly opinionated mocking framework for PHP 5.3+
phpunit/phpunit-mock-objects
210130436 Downloads
Mock Object library for PHPUnit
mikey179/vfsstream
116817469 Downloads
Virtual file system to mock the real file system in unit tests.
codeception/stub
83597302 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
php-mock/php-mock-phpunit
9245806 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
20586618 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
3278170 Downloads
A mocking library to take the pain out of unit testing for WordPress
brain/monkey
15171682 Downloads
Mocking utility for PHP functions and WordPress plugin API
slope-it/clock-mock
2054532 Downloads
A library for mocking current date and time in tests.
php-mock/php-mock-integration
11819839 Downloads
Integration package for PHP-Mock
php-http/mock-client
10751666 Downloads
Mock HTTP client
nunomaduro/mock-final-classes
1025599 Downloads
Allows mocking of final methods and classes in PHP.
m6web/redis-mock
3531024 Downloads
Library providing a PHP mock for Redis
donatj/mock-webserver
2740857 Downloads
Simple mock web server for unit testing