PHPackages                             php-http/vcr-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. php-http/vcr-plugin

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

php-http/vcr-plugin
===================

Record your test suite's HTTP interactions and replay them during future test runs.

1.2.4(5mo ago)21292.3k—6.6%49MITPHPPHP ^7.2 || ^8.0CI passing

Since Nov 19Pushed 5mo ago6 watchersCompare

[ Source](https://github.com/php-http/vcr-plugin)[ Packagist](https://packagist.org/packages/php-http/vcr-plugin)[ Docs](http://httplug.io)[ RSS](/packages/php-http-vcr-plugin/feed)WikiDiscussions 1.x Synced 1mo ago

READMEChangelog (7)Dependencies (7)Versions (8)Used By (9)

VCR Plugin
==========

[](#vcr-plugin)

[![Latest Version](https://camo.githubusercontent.com/3ab1441e0f7089c89c9939e5acffb54b33d83ddbfe135039ce9c0ef61dd36873/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f7068702d687474702f7663722d706c7567696e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/php-http/vcr-plugin/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build Status](https://camo.githubusercontent.com/cccc263285e6a8294b4cbfbe39134a965c4cdf573c93cb0abd9eebe68c0aa5e3/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7068702d687474702f7663722d706c7567696e2e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/php-http/vcr-plugin)[![Code Coverage](https://camo.githubusercontent.com/a080ebd6593ffec4dce01c7dc22a0e4cbe510c99c2a4ca59b5d7d22202afe69e/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f7068702d687474702f7663722d706c7567696e2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/php-http/vcr-plugin)[![Quality Score](https://camo.githubusercontent.com/92be4da8c1a99725465c2b2cbfa288e5ae5bdb4be9843730a1ab068d3ed19cca/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7068702d687474702f7663722d706c7567696e2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/php-http/vcr-plugin)[![Total Downloads](https://camo.githubusercontent.com/1ef3e2fd2a1395f0317a6bc1838bd1f9f5ae0c6e73d5486e17792b2204dd32dc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7068702d687474702f7663722d706c7567696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/php-http/vcr-plugin)

**Record your test suite's HTTP interactions and replay them during future test runs.**

Install
-------

[](#install)

Via Composer

```
$ composer require --dev php-http/vcr-plugin
```

Usage
-----

[](#usage)

```
