Libraries tagged by mdoc
tcz/phpunit-mockfunction
50231 Downloads
PHPUnit extension that uses runkit to mock PHP functions (both user-defined and system)
syberisle/mock-php-stream
5015 Downloads
Stream wrapper for mocking php://
stevenrombauts/monolog-mdc
30505 Downloads
A Monolog processor to use mapped diagnostic context (MDC) with your logging
silinternational/google-api-php-client-mock
14779 Downloads
Attempting to create an intelligent mock of the Google API PHP Client for unit and functional testing.
silasyudi/inject-mocks
2648 Downloads
Automatic injection of mocks into test subjects via #InjectMocks and #Mock annotations, to speed up unit testing with PHPUnit.
robier/mock-global-php-functions
17499 Downloads
Mock any function that exists in global namespace
pandaleague/mock-server
4820 Downloads
Mock a server connection (HTTP, STOMP)
networkteam/neos-mockup
11271 Downloads
A Neos package providing basic mockup functionality for content-first approach
mockarena/mockarena
9909 Downloads
A function mocking utility for PHP
mockarena/leo-mockarena
9849 Downloads
An extension to Leo for writing assertions with Mockarena
mileschou/mocker
1082 Downloads
The mock helper for HTTP client.
mcustiel/codeception-http-mock
24225 Downloads
Extension for HTTP Mock.
lichtner/laravel-mock-api
208 Downloads
Easy to use, but the powerful micro library for mocking external API
lanfix/aspect-mock
151124 Downloads
Experimental Mocking Framework powered by Aspects
jeremeamia/func-mocker
19 Downloads
Allows you to overwrite global function used within a namespace for the purposes of testing.