Libraries tagged by moc
mockery/mockery
438901911 Downloads
Mockery is a simple yet flexible PHP mock object framework
phpunit/phpunit-mock-objects
203200767 Downloads
Mock Object library for PHPUnit
phpspec/prophecy
529367486 Downloads
Highly opinionated mocking framework for PHP 5.3+
dg/bypass-finals
20297774 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
mikey179/vfsstream
94064410 Downloads
Virtual file system to mock the real file system in unit tests.
codeception/stub
68522116 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
phpstan/phpstan-mockery
17186328 Downloads
PHPStan Mockery extension
php-mock/php-mock-phpunit
6734144 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
14651945 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
2618051 Downloads
A mocking library to take the pain out of unit testing for WordPress
phake/phake
7537502 Downloads
The Phake mock testing library
brain/monkey
9743248 Downloads
Mocking utility for PHP functions and WordPress plugin API
phpspec/prophecy-phpunit
44435662 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
slope-it/clock-mock
1366228 Downloads
A library for mocking current date and time in tests.
polishsymfonycommunity/symfony-mocker-container
7533743 Downloads
Provides base Symfony dependency injection container enabling service mocking.