Libraries tagged by mock
easy-http/mock-builder
28913 Downloads
A fluid interface to build HTTP mocks with an expressive syntax
brandembassy/mockery-tools
579948 Downloads
badoo/soft-mocks
34758 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
apigee/apigee-mock-client-php
138878 Downloads
To be used for queueing mock API responses for the `apigee/apigee-client-php` library.
schumacherfm/mage2-mocks
33899 Downloads
This Magento2 module provides mock classes when you have physically removed unneeded modules with dependencies.
wmde/psr-log-test-doubles
122807 Downloads
Test Doubles for the PSR-3 Logger Interface
quizlet/hammock
444497 Downloads
Hammock is a stand-alone mocking library for Hacklang.
protomock/protomock
19253 Downloads
Mocking native PHP requests (file_get_contents(), ...)
phpcurl/curlwrapper
107438 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
letsdrink/ouzo
10049 Downloads
Ouzo PHP MVC framework
jeroen/psr-log-test-doubles
68552 Downloads
Test Doubles for the PSR-3 Logger Interface
jeroen/file-fetcher
327362 Downloads
Simple file fetching interface
elliotchance/concise
222941 Downloads
Concise is test framework for using plain English and minimal code, built on PHPUnit.
dnadesign/silverstripe-populate
94900 Downloads
Populate your database through YAML files
gamez/psr-testlogger
193216 Downloads
PSR-3 compliant test logger for developers who like tests and want to check if their application logs messages as they expect.