Libraries tagged by mocks
devizzent/codeception-mockserver-helper
16639 Downloads
Codeception helper to manage and verify MockServer expectations
badoo/soft-mocks
35519 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
165724 Downloads
To be used for queueing mock API responses for the `apigee/apigee-client-php` library.
schumacherfm/mage2-mocks
36593 Downloads
This Magento2 module provides mock classes when you have physically removed unneeded modules with dependencies.
ybelenko/openapi-data-mocker
36973 Downloads
Library that generates fake data from Swagger 2.0|Openapi 3.0 spec
wmde/psr-log-test-doubles
153194 Downloads
Test Doubles for the PSR-3 Logger Interface
protomock/protomock
28470 Downloads
Mocking native PHP requests (file_get_contents(), ...)
phpcurl/curlwrapper
112138 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
mschop/simplified-isolator
27661 Downloads
Simplified isolator without dynamic code generation as replacement for icecave/isolator.
mpyw/mockery-pdo
19857 Downloads
BDD-style PDO Mocking Library for Mockery
mcustiel/mockable-datetime
567898 Downloads
A DateTime library that allows mock dates and times in UnitTests.
leoloso/faker
131432 Downloads
Fork for PoP of: Faker (fzaninotto/faker) for WordPress via Brain Monkey
lamoda/codeception-wiremock-extension
21492 Downloads
Wiremock extension for Codeception
kenjis/monkey-patch
25044 Downloads
Monkey patching for exit(), functions, methods, and constants
jeroen/psr-log-test-doubles
88380 Downloads
Test Doubles for the PSR-3 Logger Interface