Libraries tagged by function mock
alaneor/ldap
61 Downloads
A simple class encapsulation of php's ldap functions
kcs/function-mock
712 Downloads
Mock PHP unqualified functions inside namespaces
cyruscollier/phpspec-php-mock
404 Downloads
Adds the PHP Mock function mocking library as a phpspec Collaborator
bizkit/phpunit-function-mock
2 Downloads
Provides a small PHPUnit extension for mocking native PHP functions from tests.
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.
mockarena/mockarena
10476 Downloads
A function mocking utility for PHP
ppokatilo/phpunit-mock-functions
169 Downloads
Extend PHPUnit with the ability to mock (internal) functions
potherca/phpunit-mock-function
2094 Downloads
Trait that allows mocking functions in PhpUnit testcase.
chazmuzz/php-mocked-functions
1 Downloads
Uses ext-runkit to mock, stub and set expectations on used-defined functions
qubit05/phpunit-mockfunction
35 Downloads
PHPUnit extension to Mock PHP internal functions using Runkit.
lancerhe/phpunit-mock
16886 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.
gwa/mockery-wp-bridge
1345 Downloads
WpBridge is a simple bridge to mock all wordpress function.
idimsh/php-internals-mocker
7 Downloads
Helps mocking PHP internal functions calls