Libraries tagged by mocking
phpspec/prophecy
560532668 Downloads
Highly opinionated mocking framework for PHP 5.3+
dg/bypass-finals
29320066 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
phpspec/prophecy-phpunit
59385396 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
brain/monkey
14377365 Downloads
Mocking utility for PHP functions and WordPress plugin API
10up/wp_mock
3177288 Downloads
A mocking library to take the pain out of unit testing for WordPress
slope-it/clock-mock
1985084 Downloads
A library for mocking current date and time in tests.
polishsymfonycommunity/symfony-mocker-container
8169663 Downloads
Provides base Symfony dependency injection container enabling service mocking.
nunomaduro/mock-final-classes
985493 Downloads
Allows mocking of final methods and classes in PHP.
codeception/aspect-mock
3695153 Downloads
Experimental Mocking Framework powered by Aspects
sanmai/duoclock
4793987 Downloads
PHP time mocking for tests - PSR-20 clock with mockable sleep(), time(), and TimeSpy for PHPUnit testing
letsdrink/ouzo-goodies
657597 Downloads
Utility classes, test assertions and mocking framework extracted from Ouzo framework.
happyr/service-mocking
269300 Downloads
Make it easy to mock services in a built container
duncan3dc/uopz-expectations
275406 Downloads
Mock core functions and set up expectations similar to Mockery
pestphp/pest-plugin-mock
1641092 Downloads
Adds mocking capabilities to Pest or PHPUnit
eloquent/phony
468026 Downloads
Mocks, stubs, and spies for PHP.