Libraries tagged by moc
mockery/mockery
379233546 Downloads
Mockery is a simple yet flexible PHP mock object framework
phpspec/prophecy
504471252 Downloads
Highly opinionated mocking framework for PHP 5.3+
phpunit/phpunit-mock-objects
198441416 Downloads
Mock Object library for PHPUnit
mikey179/vfsstream
82771411 Downloads
Virtual file system to mock the real file system in unit tests.
php-mock/php-mock
12137600 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
6845397 Downloads
The Phake mock testing library
dg/bypass-finals
15871635 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
brain/monkey
7641892 Downloads
Mocking utility for PHP functions and WordPress plugin API
phpspec/prophecy-phpunit
35689069 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
codeception/stub
60611265 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
polishsymfonycommunity/symfony-mocker-container
7018813 Downloads
Provides base Symfony dependency injection container enabling service mocking.
phpstan/phpstan-mockery
13384474 Downloads
PHPStan Mockery extension
php-mock/php-mock-phpunit
5552885 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
6955042 Downloads
Mock HTTP client
donatj/mock-webserver
1769061 Downloads
Simple mock web server for unit testing