Libraries tagged by http mock
psr-mock/http-factory-implementation
50817 Downloads
Lightweight PSR-17 HTTP Factory implementation provider tailored to simplify mocked testing.
doppiogancio/mocked-client
76951 Downloads
A simple way to mock a client
ciareis/bypass
14507 Downloads
Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.
softon/sms
30015 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.
protomock/protomock
30691 Downloads
Mocking native PHP requests (file_get_contents(), ...)
easy-http/mock-builder
46079 Downloads
A fluid interface to build HTTP mocks with an expressive syntax
jfalque/http-mock
71849 Downloads
Allows to create HTTP fixtures to mock tests
michiruf/laravel-http-automock
1801 Downloads
Automatically mock http requests when testing
fansipan/mock-client
13667 Downloads
PSR-18 Mock HTTP Client
psr-mock/http-client-implementation
60277 Downloads
Lightweight PSR-18 HTTP Client implementation provider tailored to simplify mocked testing.
psr-mock/http
24404 Downloads
Lightweight mock implementations of PSR-18, PSR-17 and PSR-7 tailored to simplify unit testing.
ybelenko/openapi-data-mocker-server-middleware
38299 Downloads
PSR-15 HTTP Server Middleware to create mock responses from OpenAPI Schemas(OAS 3.0).
avto-dev/guzzle-url-mock
53046 Downloads
URLs (fixed and regexps-based) mock handler for Guzzle 6/7
neur0toxine/pock
47297 Downloads
PSR-18 compatible HTTP mock library
tecdiary/sms
5111 Downloads
Simple SMS Gateway Package for sending short text messages. Currently Bulksms, Clickatell, Gupshup, Infobip, Itexmo, Mocker, MVaayoo, Nexmo, SmsAchariya, Smsapi, SmsCountry, SmsLane, twilio and Any HTTP/s based Gateways are supported with Custom Gateway. Default Log gateway can be used for testing.