Libraries tagged by moc
mockery/mockery
405259522 Downloads
Mockery is a simple yet flexible PHP mock object framework
phpspec/prophecy
514728297 Downloads
Highly opinionated mocking framework for PHP 5.3+
phpunit/phpunit-mock-objects
200380933 Downloads
Mock Object library for PHPUnit
mikey179/vfsstream
87832741 Downloads
Virtual file system to mock the real file system in unit tests.
phpstan/phpstan-mockery
14991768 Downloads
PHPStan Mockery extension
php-mock/php-mock
13214006 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
7230126 Downloads
The Phake mock testing library
dg/bypass-finals
18026936 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
brain/monkey
8683325 Downloads
Mocking utility for PHP functions and WordPress plugin API
phpspec/prophecy-phpunit
39481972 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
codeception/stub
64515640 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
slope-it/clock-mock
1112052 Downloads
A library for mocking current date and time in tests.
polishsymfonycommunity/symfony-mocker-container
7301551 Downloads
Provides base Symfony dependency injection container enabling service mocking.
php-mock/php-mock-phpunit
6026785 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
7406550 Downloads
Mock HTTP client