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