Libraries tagged by moc
mockery/mockery
420519799 Downloads
Mockery is a simple yet flexible PHP mock object framework
phpspec/prophecy
520350527 Downloads
Highly opinionated mocking framework for PHP 5.3+
phpunit/phpunit-mock-objects
201440976 Downloads
Mock Object library for PHPUnit
dg/bypass-finals
19098364 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
mikey179/vfsstream
90527430 Downloads
Virtual file system to mock the real file system in unit tests.
codeception/stub
66395753 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
phpstan/phpstan-mockery
15972585 Downloads
PHPStan Mockery extension
php-mock/php-mock-phpunit
6321691 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
13851636 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.
phake/phake
7417143 Downloads
The Phake mock testing library
brain/monkey
9147851 Downloads
Mocking utility for PHP functions and WordPress plugin API
phpspec/prophecy-phpunit
41607093 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
slope-it/clock-mock
1228004 Downloads
A library for mocking current date and time in tests.
polishsymfonycommunity/symfony-mocker-container
7425194 Downloads
Provides base Symfony dependency injection container enabling service mocking.
php-mock/php-mock-integration
8081917 Downloads
Integration package for PHP-Mock