Record HTTP interactions in your tests

...and replay them during future test runs for fast, deterministic and accurate tests.

Disclaimer: Doing this in PHP is not as easy as in programming languages which support monkey patching – this project is not yet fully tested, so please use at your own risk!