Libraries tagged by http mock
mroca/request-log-bundle
3893 Downloads
An HTTP requests mock generator symfony bundle.
phiremock/phiremock
297 Downloads
A mocker for HTTP and REST services
xilwal/sms
17 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.
korchasa/php-vhs
2804 Downloads
HTTP request/response recording and mock library for PHP
svilborg/guzzle-file-snapshot
9 Downloads
Guzzle File Snapshot Mock
phiremock/phiremock-codeception-extension
287 Downloads
Codeception extension for PhireMock. Allows to stub remote services for HTTP requests.
martinsr/phiremock-codeception-extension-laravel-11
3073 Downloads
Codeception extension for Phiremock. Allows to stub remote services for HTTP requests.
estahn/guzzle-stereo-bundle
2246 Downloads
Record and Replay HTTP Responses easily in Symfony
darkmatus/phiremock-codeception-module
18 Downloads
Codeception module for PhireMock. Allows to stub remote services for HTTP requests.
darkmatus/phiremock-codeception-extension
23 Downloads
Codeception extension for Phiremock. Allows to stub remote services for HTTP requests.
nicparry/curl-bundle
66 Downloads
Symfony Curl wrapper and mocker
bookmarkye/utiltool
1 Downloads
Highly opinionated mocking framework for PHP 7.2+
nicolasguilloux/wiremock-bundle
1515 Downloads
A Symfony bundle to quickly mock Http Clients using Wiremock.
coduo/tutu-core
10736 Downloads
Core of TuTu - Flexible HTTP server mocking tool in PHP.
jeontwikkeling-nl/ltisaas_client_api_php
25 Downloads
A brief overview of the API versions: v0: This version is solely for testing and does not interact with the database, nor does it involve any validation. It simply serves mock data. v1: This is the official version of the LtiSaas API, intended for production use. Please be informed that when testing version v0, the HTTP Access-Token header should be set with the value 'dummy'. Also, please note that the API has a limit of 2500 results per response. Additionally, all webservices support both POST and GET requests. However, the POST method is required when uploading files.