From 1d28db9271475b34c60bc0a5e91f5d2a1c7300c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Pineau?= Date: Thu, 26 Dec 2013 17:49:00 +0100 Subject: [PATCH] Added a note about Goutte --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3bddcf..1b39709 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Guzzle](http://guzzlephp.org/) - A HTTP client. * [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. +* [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper, created on top of guzzle. * [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests. ## URL