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

ActiveLibrary

php-vcr/php-vcr-examples
========================

1.1.0(12y ago)717PHPPHP &gt;=5.3

Since Oct 24Pushed 10y ago3 watchersCompare

[ Source](https://github.com/php-vcr/php-vcr-examples)[ Packagist](https://packagist.org/packages/php-vcr/php-vcr-examples)[ RSS](/packages/php-vcr-php-vcr-examples/feed)WikiDiscussions master Synced 5d ago

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

\[DEPRECATED\] PHP-VCR Examples
===============================

[](#deprecated-php-vcr-examples)

**You can now see usage examples in the [integration tests](https://github.com/php-vcr/php-vcr/tree/master/tests/integration).**

[![Build Status](https://camo.githubusercontent.com/1fcdded027c8533355d73f4e54cd609f9dff2a5587df2c449b200455b10a3418/68747470733a2f2f7472617669732d63692e6f72672f7068702d7663722f7068702d7663722d6578616d706c65732e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/php-vcr/php-vcr-examples)

Installation
------------

[](#installation)

Assuming you have got [composer](http://getcomposer.org) installed:

```
git clone git@github.com:php-vcr/php-vcr-examples.git
cd php-vcr-examples/
composer install

```

Guzzle (using curl\_rewrite library hook)
-----------------------------------------

[](#guzzle-using-curl_rewrite-library-hook)

To run the guzzle example, do this:

```
cd guzzle
phpunit

```

If you like to record all http requests again, delete the fixture file.

```
rm test/fixtures/github_adri_php-vcr.yml
phpunit

```

Soap
----

[](#soap)

Soap examples can be run by:

```
cd soap
phpunit

```

To record all http requests agian, delete the fixtures:

```
cd soap
rm test/fixtures/soap_weather_api_temperature
phpunit

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 58.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4466d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2500b853c4fbe755ae79efbe73b844c06c1deb17c1723615a5a41a361d32b901?d=identicon)[mail@adrian-philipp.com](/maintainers/mail@adrian-philipp.com)

---

Top Contributors

[![adri](https://avatars.githubusercontent.com/u/133832?v=4)](https://github.com/adri "adri (24 commits)")[![lapistano](https://avatars.githubusercontent.com/u/95115?v=4)](https://github.com/lapistano "lapistano (16 commits)")[![kasperg](https://avatars.githubusercontent.com/u/73966?v=4)](https://github.com/kasperg "kasperg (1 commits)")

### Embed Badge

![Health badge](/badges/php-vcr-php-vcr-examples/health.svg)

```
[![Health](https://phpackages.com/badges/php-vcr-php-vcr-examples/health.svg)](https://phpackages.com/packages/php-vcr-php-vcr-examples)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
