Libraries tagged by moc
mockery/mockery
452176881 Downloads
Mockery is a simple yet flexible PHP mock object framework
phpspec/prophecy
534876157 Downloads
Highly opinionated mocking framework for PHP 5.3+
phpunit/phpunit-mock-objects
204344641 Downloads
Mock Object library for PHPUnit
dg/bypass-finals
21650080 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
mikey179/vfsstream
97221756 Downloads
Virtual file system to mock the real file system in unit tests.
codeception/stub
70839691 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
phpstan/phpstan-mockery
18517682 Downloads
PHPStan Mockery extension
php-mock/php-mock
15473350 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.
brain/monkey
10362314 Downloads
Mocking utility for PHP functions and WordPress plugin API
phpspec/prophecy-phpunit
46859426 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
slope-it/clock-mock
1493191 Downloads
A library for mocking current date and time in tests.
polishsymfonycommunity/symfony-mocker-container
7662100 Downloads
Provides base Symfony dependency injection container enabling service mocking.
php-mock/php-mock-phpunit
7072462 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-http/mock-client
8505300 Downloads
Mock HTTP client
m6web/redis-mock
3018579 Downloads
Library providing a PHP mock for Redis