Libraries tagged by http mock
coduo/tutu
12679 Downloads
TuTu - simple HTTP server mocking tool in PHP.
alperakgun/wp_nock
5312 Downloads
WP_Http server mocking library for PHP/WordPress
mcustiel/codeception-http-mock
24346 Downloads
Extension for HTTP Mock.
mangoweb/tester-http-mocks
138357 Downloads
pagely/http-mock
139398 Downloads
Mock HTTP requests on the server side in your PHP unit tests, PSR/7 Fork of internations version
upscale/http-server-mock
3765 Downloads
HTTP server that responds to recognized requests with static body and headers
webwhales/laravel-guzzle-conditional-mock-handler
30548 Downloads
Offers a way to load mocked responses conditionally with Guzzle instead of a fixed queue in Laravel
webwhales/guzzle-conditional-mock-handler
30974 Downloads
Offers a way to load mocked responses conditionally with Guzzle instead of a fixed queue
mtk3d/laravel-http-vcr
5 Downloads
Record and replay HTTP requests in Laravel tests — every Http:: facade call goes through a cassette, with nothing to wire up. The Laravel bridge for mtk3d/http-vcr.
metalogico/laravel-mocka
35 Downloads
Laravel Mocka provides fake API responses to designated users while serving real data to everyone else. A drop-in replacement for Laravel's Http facade, perfect for app store submissions, demos, and testing without disrupting production traffic
doppiogancio/mocked-symfony-client
4648 Downloads
A simple way to mock Symfony clients
cleatsquad/php-http-replay
18 Downloads
Deterministic HTTP request recording and replay for PHP 8.2+
phpixie/illusion
20 Downloads
Mock HTTP testing server
denismitr/net-call
102 Downloads
Easy to use and mockable HTTP client, wraps most common http calls functionality around Guzzle.
wellrested/test
7779 Downloads
Test cases and doubles for use with WellRESTed