Libraries tagged by mocking
phpspec/prophecy
534533688 Downloads
Highly opinionated mocking framework for PHP 5.3+
dg/bypass-finals
21562268 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
phpspec/prophecy-phpunit
46702120 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
brain/monkey
10328272 Downloads
Mocking utility for PHP functions and WordPress plugin API
slope-it/clock-mock
1484333 Downloads
A library for mocking current date and time in tests.
polishsymfonycommunity/symfony-mocker-container
7653186 Downloads
Provides base Symfony dependency injection container enabling service mocking.
codeception/aspect-mock
3549750 Downloads
Experimental Mocking Framework powered by Aspects
10up/wp_mock
2693107 Downloads
A mocking library to take the pain out of unit testing for WordPress
nunomaduro/mock-final-classes
684382 Downloads
Allows mocking of final methods and classes in PHP.
lucatume/function-mocker
1283228 Downloads
Function mocking with Patchwork
letsdrink/ouzo-goodies
547102 Downloads
Utility classes, test assertions and mocking framework extracted from Ouzo framework.
noeldemartin/laravel-dusk-mocking
100454 Downloads
Mock facades in Laravel Dusk tests.
happyr/service-mocking
215130 Downloads
Make it easy to mock services in a built container
duncan3dc/uopz-expectations
199314 Downloads
Mock core functions and set up expectations similar to Mockery
pestphp/pest-plugin-mock
1486871 Downloads
Adds mocking capabilities to Pest or PHPUnit