Download the PHP package hasnat/guzzle-mirror-middleware without Composer
On this page you can find all versions of the php package hasnat/guzzle-mirror-middleware. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hasnat/guzzle-mirror-middleware
More information about hasnat/guzzle-mirror-middleware
Files in hasnat/guzzle-mirror-middleware
Download hasnat/guzzle-mirror-middleware
More information about hasnat/guzzle-mirror-middleware
Files in hasnat/guzzle-mirror-middleware
Vendor hasnat
Package guzzle-mirror-middleware
Short Description This package allows you to mirror requests in guzzle.
License Apache-2.0
Homepage https://github.com/hasnat/guzzle-mirror-middleware
Package guzzle-mirror-middleware
Short Description This package allows you to mirror requests in guzzle.
License Apache-2.0
Homepage https://github.com/hasnat/guzzle-mirror-middleware
Please rate this library. Is it a good library?
Informations about the package guzzle-mirror-middleware
Guzzle Mirror Middleware
This package provides middleware for guzzle for mirroring request to multiple clients:
Installation
To install, use composer:
Usage
To use this middleware, you need to initialize it like:
Setup Mirror Clients:
And inject it to Guzzle with something like:
From now on every request sent with $guzzleClient
will be replicated on mirrors.
Testing
hasnat/guzzle-mirror-middleware
has a PHPUnit test suite and a coding style compliance test suite using PHP CS Fixer.
To run the tests, run the following command from the project folder.
License
MIT
All versions of guzzle-mirror-middleware with dependencies
PHP Build Version
Package Version
The package hasnat/guzzle-mirror-middleware contains the following files
Loading the files please wait ....