Libraries tagged by http mock
easy-http/mock-builder
24001 Downloads
A fluid interface to build HTTP mocks with an expressive syntax
gromatics/http-fixtures
127 Downloads
A Laravel package that generates fake JSON responses for HTTP testing using Http::fake(). It simplifies the creation of mock HTTP responses by integrating with FakerPHP to generate realistic test data.
webwhales/laravel-guzzle-conditional-mock-handler
30022 Downloads
Offers a way to load mocked responses conditionally with Guzzle instead of a fixed queue in Laravel
doppiogancio/mocked-client
71559 Downloads
A simple way to mock a client
softon/sms
28462 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
17280 Downloads
Mocking native PHP requests (file_get_contents(), ...)
mangoweb/tester-http-mocks
100144 Downloads
jfalque/http-mock
68795 Downloads
Allows to create HTTP fixtures to mock tests
fansipan/mock-client
2466 Downloads
PSR-18 Mock HTTP Client
psr-mock/http-message-implementation
25948 Downloads
Lightweight PSR-7 HTTP Message implementations provider tailored to simplify mocked testing.
psr-mock/http-factory-implementation
25791 Downloads
Lightweight PSR-17 HTTP Factory implementation provider tailored to simplify mocked testing.
psr-mock/http-client-implementation
32541 Downloads
Lightweight PSR-18 HTTP Client implementation provider tailored to simplify mocked testing.
ybelenko/openapi-data-mocker-server-middleware
20164 Downloads
PSR-15 HTTP Server Middleware to create mock responses from OpenAPI Schemas(OAS 3.0).
webwhales/guzzle-conditional-mock-handler
30296 Downloads
Offers a way to load mocked responses conditionally with Guzzle instead of a fixed queue
avto-dev/guzzle-url-mock
44950 Downloads
URLs (fixed and regexps-based) mock handler for Guzzle 6/7