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