Libraries tagged by mock functions
kcs/function-mock
743 Downloads
Mock PHP unqualified functions inside namespaces
avris/function-mock
32 Downloads
Lightweight class for mocking global functions
yguedidi/global-functions-mocker
9 Downloads
A simple class that allow you mock global functions.
lancerhe/phpunit-mock
16887 Downloads
PHPUnit extension to Mock PHP internal functions using Runkit.
kartavik/php-mock
27 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
jaschweder/mock
2191 Downloads
Mock help classes and functions
sikofitt/mocks-drupal-variables
8235 Downloads
Mock for drupal variable functions variable_(set,get,del)
kartavik/php-mock-integration
7 Downloads
Integration package for PHP-Mock
filisko/testable-functions
415 Downloads
A library for testing PHP's built-in functions or language constructs.
chazmuzz/php-mocked-functions
1 Downloads
Uses ext-runkit to mock, stub and set expectations on used-defined functions
betterphp/php-native-mock
11359 Downloads
PHP Native Mock is a helper class that allows for easy mocking of native PHP functions and class methods in unit tests using the UOPZ extension.
baxtian/wp_faker
22 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
qubit05/phpunit-mockfunction
35 Downloads
PHPUnit extension to Mock PHP internal functions using Runkit.
gwa/mockery-wp-bridge
1351 Downloads
WpBridge is a simple bridge to mock all wordpress function.
axy/posix
11 Downloads
Mockable wrapper for POSIX functions