Libraries tagged by mocking
phpspec/prophecy
517985984 Downloads
Highly opinionated mocking framework for PHP 5.3+
dg/bypass-finals
18620486 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
phpspec/prophecy-phpunit
40632840 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
brain/monkey
8924549 Downloads
Mocking utility for PHP functions and WordPress plugin API
slope-it/clock-mock
1171453 Downloads
A library for mocking current date and time in tests.
polishsymfonycommunity/symfony-mocker-container
7369518 Downloads
Provides base Symfony dependency injection container enabling service mocking.
codeception/aspect-mock
3477315 Downloads
Experimental Mocking Framework powered by Aspects
10up/wp_mock
2468740 Downloads
A mocking library to take the pain out of unit testing for WordPress
pestphp/pest-plugin-mock
1208757 Downloads
Adds mocking capabilities to Pest or PHPUnit
nunomaduro/mock-final-classes
610994 Downloads
Allows mocking of final methods and classes in PHP.
lucatume/function-mocker
1190992 Downloads
Function mocking with Patchwork
letsdrink/ouzo-goodies
509848 Downloads
Utility classes, test assertions and mocking framework extracted from Ouzo framework.
noeldemartin/laravel-dusk-mocking
94460 Downloads
Mock facades in Laravel Dusk tests.
happyr/service-mocking
193731 Downloads
Make it easy to mock services in a built container
eloquent/phony
447146 Downloads
Mocks, stubs, and spies for PHP.