Libraries tagged by mock
mockery/mockery
410771731 Downloads
Mockery is a simple yet flexible PHP mock object framework
phpunit/phpunit-mock-objects
200786993 Downloads
Mock Object library for PHPUnit
phpspec/prophecy
516882631 Downloads
Highly opinionated mocking framework for PHP 5.3+
mikey179/vfsstream
88830774 Downloads
Virtual file system to mock the real file system in unit tests.
codeception/stub
65190564 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
php-mock/php-mock
13430731 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.
phpstan/phpstan-mockery
15319441 Downloads
PHPStan Mockery extension
phake/phake
7310912 Downloads
The Phake mock testing library
brain/monkey
8841072 Downloads
Mocking utility for PHP functions and WordPress plugin API
dg/bypass-finals
18404026 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
phpspec/prophecy-phpunit
40213235 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
slope-it/clock-mock
1148669 Downloads
A library for mocking current date and time in tests.
polishsymfonycommunity/symfony-mocker-container
7346272 Downloads
Provides base Symfony dependency injection container enabling service mocking.
php-mock/php-mock-phpunit
6111280 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
7506613 Downloads
Mock HTTP client