Download the PHP package internations/http-mock without Composer
On this page you can find all versions of the php package internations/http-mock. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download internations/http-mock
More information about internations/http-mock
Files in internations/http-mock
Download internations/http-mock
More information about internations/http-mock
Files in internations/http-mock
Vendor internations
Package http-mock
Short Description Mock HTTP requests on the server side in your PHP unit tests
License MIT
Package http-mock
Short Description Mock HTTP requests on the server side in your PHP unit tests
License MIT
Please rate this library. Is it a good library?
Informations about the package http-mock
HTTP Mock for PHP
Mock HTTP requests on the server side in your PHP unit tests.
HTTP Mock for PHP mocks the server side of an HTTP request to allow integration testing with the HTTP side. It uses PHP’s builtin web server to start a second process that handles the mocking. The server allows registering request matcher and responses from the client side.
BIG FAT WARNING: software like this is inherently insecure. Only use in trusted, controlled environments.
Usage
Read the docs
All versions of http-mock with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.1
silex/silex Version ~2.0
guzzle/guzzle Version >=3.8
symfony/process Version ~3|~4|~5
jeremeamia/superclosure Version ~2
lstrojny/hmmmath Version >=0.5.0
silex/silex Version ~2.0
guzzle/guzzle Version >=3.8
symfony/process Version ~3|~4|~5
jeremeamia/superclosure Version ~2
lstrojny/hmmmath Version >=0.5.0
The package internations/http-mock contains the following files
Loading the files please wait ....