Libraries tagged by http mock
doppiogancio/mocked-client
75934 Downloads
A simple way to mock a client
ciareis/bypass
14096 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
29813 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
28161 Downloads
Mocking native PHP requests (file_get_contents(), ...)
easy-http/mock-builder
43403 Downloads
A fluid interface to build HTTP mocks with an expressive syntax
jfalque/http-mock
71269 Downloads
Allows to create HTTP fixtures to mock tests
fansipan/mock-client
11603 Downloads
PSR-18 Mock HTTP Client
psr-mock/http-message-implementation
45046 Downloads
Lightweight PSR-7 HTTP Message implementations provider tailored to simplify mocked testing.
psr-mock/http-factory-implementation
44377 Downloads
Lightweight PSR-17 HTTP Factory implementation provider tailored to simplify mocked testing.
psr-mock/http-client-implementation
54171 Downloads
Lightweight PSR-18 HTTP Client implementation provider tailored to simplify mocked testing.
psr-mock/http
20268 Downloads
Lightweight mock implementations of PSR-18, PSR-17 and PSR-7 tailored to simplify unit testing.
webclient/fake-http-client
2492 Downloads
Mock PSR-18 HTTP client
ybelenko/openapi-data-mocker-server-middleware
35120 Downloads
PSR-15 HTTP Server Middleware to create mock responses from OpenAPI Schemas(OAS 3.0).
avto-dev/guzzle-url-mock
51479 Downloads
URLs (fixed and regexps-based) mock handler for Guzzle 6/7
neur0toxine/pock
46193 Downloads
PSR-18 compatible HTTP mock library