PHPackages                             peterfox/runscope - 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. peterfox/runscope

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

peterfox/runscope
=================

This package makes using Runscope in applications easy, including Guzzle and GuzzleHttp plugin

1.0.1(12y ago)51.3k5[1 PRs](https://github.com/peterfox/laravel-runscope/pulls)MITPHPPHP &gt;=5.3.0

Since May 15Pushed 11y ago1 watchersCompare

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

READMEChangelogDependencies (7)Versions (3)Used By (0)

Runscope for PHP
================

[](#runscope-for-php)

- Requires a free Runscope account, [sign up here](https://www.runscope.com/signup)
- Makes it easy to generate Runescope urls
- Provides plugins for both [Guzzle](http://guzzlephp.org) (3.0) and [GuzzleHttp](http://guzzlephp.org) (4.0)
- Has dependancy injection support for Laravel 4, through included ServiceProvider and Facade classes

Install by issuing:

```
composer require peterfox/runscope

```

The most basic usage is as follows:

```
