Libraries tagged by mock
mockery/mockery
554138780 Downloads
Mockery is a simple yet flexible PHP mock object framework
phpunit/phpunit-mock-objects
210858943 Downloads
Mock Object library for PHPUnit
phpspec/prophecy
566956045 Downloads
Highly opinionated mocking framework for PHP 5.3+
dg/bypass-finals
31652170 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
mikey179/vfsstream
119170968 Downloads
Virtual file system to mock the real file system in unit tests.
codeception/stub
85171161 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
php-mock/php-mock-phpunit
9527896 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
21239427 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
30109175 Downloads
PHPStan Mockery extension
10up/wp_mock
3375673 Downloads
A mocking library to take the pain out of unit testing for WordPress
brain/monkey
16029307 Downloads
Mocking utility for PHP functions and WordPress plugin API
phpspec/prophecy-phpunit
62693132 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
slope-it/clock-mock
2121803 Downloads
A library for mocking current date and time in tests.
polishsymfonycommunity/symfony-mocker-container
8271864 Downloads
Provides base Symfony dependency injection container enabling service mocking.
php-mock/php-mock-integration
12165267 Downloads
Integration package for PHP-Mock