Libraries tagged by http mock
ciareis/bypass
6846 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
26925 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
10549 Downloads
Mocking native PHP requests (file_get_contents(), ...)
mangoweb/tester-http-mocks
93420 Downloads
easy-http/mock-builder
16103 Downloads
A fluid interface to build HTTP mocks with an expressive syntax
aeris/guzzle-http-mock
13016 Downloads
A mock library for verifying requests made with the Guzzle Http Client, and mocking responses.
jfalque/http-mock
67253 Downloads
Allows to create HTTP fixtures to mock tests
psr-mock/http-message-implementation
17852 Downloads
Lightweight PSR-7 HTTP Message implementations provider tailored to simplify mocked testing.
psr-mock/http-factory-implementation
17771 Downloads
Lightweight PSR-17 HTTP Factory implementation provider tailored to simplify mocked testing.
psr-mock/http-client-implementation
23173 Downloads
Lightweight PSR-18 HTTP Client implementation provider tailored to simplify mocked testing.
psr-mock/http
12071 Downloads
Lightweight mock implementations of PSR-18, PSR-17 and PSR-7 tailored to simplify unit testing.
ybelenko/openapi-data-mocker-server-middleware
14621 Downloads
PSR-15 HTTP Server Middleware to create mock responses from OpenAPI Schemas(OAS 3.0).
webwhales/guzzle-conditional-mock-handler
24111 Downloads
Offers a way to load mocked responses conditionally with Guzzle instead of a fixed queue
readdle/stripe-httpclient-mock
9502 Downloads
Mock of Stripe's HttpClient which can be used in testing purposes in order to test your code and not to perform actual HTTP requests
avto-dev/guzzle-url-mock
38754 Downloads
URLs (fixed and regexps-based) mock handler for Guzzle 6/7