Libraries tagged by mdoc
doppiogancio/mocked-client
77286 Downloads
A simple way to mock a client
devizzent/codeception-mockserver-helper
20014 Downloads
Codeception helper to manage and verify MockServer expectations
chubbyphp/chubbyphp-mock
215301 Downloads
A strict mocking solution. It works with any testing framework; the examples below use PHPUnit.
badoo/soft-mocks
35751 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
172719 Downloads
To be used for queueing mock API responses for the `apigee/apigee-client-php` library.
schumacherfm/mage2-mocks
37294 Downloads
This Magento2 module provides mock classes when you have physically removed unneeded modules with dependencies.
noeldemartin/laravel-dusk-mocking
112107 Downloads
Mock facades in Laravel Dusk tests.
xentral/laravel-docs
41971 Downloads
A laravel package which provides a documentation workflow leveraging phpdocs and mkdocs
wmde/psr-log-test-doubles
160071 Downloads
Test Doubles for the PSR-3 Logger Interface
softon/sms
30072 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.
sirbrillig/spies
68929 Downloads
Easier spies, stubs, and mocking for PHP tests
rasuvaeff/understudy-testo
3275 Downloads
Testo adapter for the understudy test double library: automatic verification and cleanup after every test
rasuvaeff/understudy
5920 Downloads
Test double library for PHP with a call-closure API
psr-mock/http-message-implementation
52973 Downloads
Lightweight PSR-7 HTTP Message implementations provider tailored to simplify mocked testing.
psr-mock/http-factory-implementation
52241 Downloads
Lightweight PSR-17 HTTP Factory implementation provider tailored to simplify mocked testing.