From a072586df2909c2845fcba4f84c6716566d7bd4c Mon Sep 17 00:00:00 2001 From: Jamie York Date: Tue, 12 Nov 2013 15:01:37 -0800 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index b7c99f2..5279dd6 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -58,6 +58,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Buzz](https://github.com/kriswallsmith/Buzz) - Another HTTP client. * [Requests](https://github.com/rmccue/Requests) - A simple HTTP library. * [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper. +* [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests. ## URL