PHP-VCR
What? Features Documentation github-6-512.png
GITHUB

Documentation

Yes, there is documentation.

Quick install:
composer require php-vcr/php-vcr
composer update
Sections
Installation Configuration Library Hooks

Welcome to PHP-VCR

PHP-VCR records your test suite’s HTTP interactions and replays them during future test runs for fast, deterministic, accurate tests.

Examples

There are some examples how to use PHP-VCR in a project:

  • SOAP Weather API test
  • Curl Github API test

Library hooks

Library hooks allow PHP-VCR to intercept HTTP requests by overwriting the libraries method to issue requests.

More information on each library hook

PHP-VCR

Contact:
35ec5a20-6309-494a-9d48-0e463a4d6214_14-social-email.png github-6-512.png