Libraries tagged by mdoc
loophp/mock-soapclient
64371 Downloads
A fake and predictable SOAP client, useful for your unit tests.
getdkan/mock-chain
130569 Downloads
A library that helps create chains of mocked objects.
easy-http/mock-builder
27067 Downloads
A fluid interface to build HTTP mocks with an expressive syntax
doppiogancio/mocked-client
71795 Downloads
A simple way to mock a client
chubbyphp/chubbyphp-mock
189468 Downloads
A strict mocking solution.
brandembassy/mockery-tools
557687 Downloads
badoo/soft-mocks
34662 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
133843 Downloads
To be used for queueing mock API responses for the `apigee/apigee-client-php` library.
schumacherfm/mage2-mocks
33561 Downloads
This Magento2 module provides mock classes when you have physically removed unneeded modules with dependencies.
wmde/psr-log-test-doubles
120756 Downloads
Test Doubles for the PSR-3 Logger Interface
softon/sms
28645 Downloads
Simple SMS Gateway Package for sending short text messages from your Application. Facade for Laravel 5.Currently supported Gateways Clickatell , MVaayoo, Gupshup, SmsAchariya, SmsCountry , SmsLane , Nexmo, Mocker / Any HTTP/s based Gateways are supported by Custom Gateway. Log gateway can be used for testing.
softon/indipay
91396 Downloads
The Laravel 5 Package for Indian Payment Gateways. Currently supported gateways: CCAvenue, PayUMoney, EBS, CitrusPay, InstaMojo, ZapakPay, Mocker
sirbrillig/spies
63979 Downloads
Easier spies, stubs, and mocking for PHP tests
quizlet/hammock
444301 Downloads
Hammock is a stand-alone mocking library for Hacklang.
protomock/protomock
18507 Downloads
Mocking native PHP requests (file_get_contents(), ...)