Libraries tagged by mocking
phpspec/prophecy
565384092 Downloads
Highly opinionated mocking framework for PHP 5.3+
dg/bypass-finals
31083921 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
phpspec/prophecy-phpunit
61892734 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
brain/monkey
15595706 Downloads
Mocking utility for PHP functions and WordPress plugin API
10up/wp_mock
3328596 Downloads
A mocking library to take the pain out of unit testing for WordPress
slope-it/clock-mock
2085599 Downloads
A library for mocking current date and time in tests.
sanmai/duoclock
6498135 Downloads
PHP time mocking for tests - PSR-20 clock with mockable sleep(), time(), and TimeSpy for PHPUnit testing
polishsymfonycommunity/symfony-mocker-container
8249195 Downloads
Provides base Symfony dependency injection container enabling service mocking.
nunomaduro/mock-final-classes
1047340 Downloads
Allows mocking of final methods and classes in PHP.
codeception/aspect-mock
3722295 Downloads
Experimental Mocking Framework powered by Aspects
eloquent/phony
471047 Downloads
Mocks, stubs, and spies for PHP.
lucatume/function-mocker
1457941 Downloads
Function mocking with Patchwork
letsdrink/ouzo-goodies
678877 Downloads
Utility classes, test assertions and mocking framework extracted from Ouzo framework.
happyr/service-mocking
275912 Downloads
Make it easy to mock services in a built container
janmarek/mockista
223867 Downloads
Mockista is library for mocking, which I've written, because I find mocking in PHPUnit awful.