PHPackages                             mike27cubes/runscope-guzzle-plugin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. mike27cubes/runscope-guzzle-plugin

ActiveLibrary[HTTP &amp; Networking](/categories/http)

mike27cubes/runscope-guzzle-plugin
==================================

This package adds Runscope support to the Guzzle 5.x PHP library.

0.1.0(11y ago)21.0kMITPHPPHP &gt;=5.4.0

Since Mar 2Pushed 11y ago1 watchersCompare

[ Source](https://github.com/mike27cubes/guzzle-runscope)[ Packagist](https://packagist.org/packages/mike27cubes/runscope-guzzle-plugin)[ Docs](https://github.com/mike27cubes/guzzle-runscope)[ RSS](/packages/mike27cubes-runscope-guzzle-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (6)Versions (2)Used By (0)

[Guzzle 5.x](http://guzzlephp.org) plugin for Runscope

- Requires a free Runscope account, [sign up here](https://www.runscope.com/signup)
- Automatically create Runscope URLs for your requests
- Automatically create proper `Runscope-Request-Port` header when using ports
- Support for authenticated buckets and service regions (see example below)

Install by issuing:

```
    ~ composer require mike27cubes/runscope-guzzle-plugin

```

Usage is as follows:

```
