Libraries tagged by mocks
ptrofimov/xpmock
469193 Downloads
PHPUnit: simple syntax to create mock-objects
noeldemartin/laravel-dusk-mocking
101017 Downloads
Mock facades in Laravel Dusk tests.
codeception/util-universalframework
2974869 Downloads
Mock framework module used in internal Codeception tests
systemhaus/guzzle-http-mock
97444 Downloads
A mock library for verifying requests made with the Guzzle Http Client, and mocking responses.
loophp/mock-soapclient
65108 Downloads
A fake and predictable SOAP client, useful for your unit tests.
chubbyphp/chubbyphp-mock
191863 Downloads
A strict mocking solution.
phpunit/phpunit-mock-objects
Downloads
tweakers/symfony-service-mock
59770 Downloads
Proxy layer to allow services to have their internals replaced with a test double, without affecting a service-container's (i.e. Symfony) bindings.
tomb1n0/guzzle-mock-handler
54089 Downloads
ramunasd/symfony-container-mocks
93641 Downloads
Provides extended Symfony dependency injection container enabling service mocking.
getdkan/mock-chain
134918 Downloads
A library that helps create chains of mocked objects.
easy-http/mock-builder
29096 Downloads
A fluid interface to build HTTP mocks with an expressive syntax
badoo/soft-mocks
34759 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
139319 Downloads
To be used for queueing mock API responses for the `apigee/apigee-client-php` library.
schumacherfm/mage2-mocks
33946 Downloads
This Magento2 module provides mock classes when you have physically removed unneeded modules with dependencies.