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