Added a note about Goutte

This commit is contained in:
Grégoire Pineau 2013-12-26 17:49:00 +01:00
parent 2053dfe0a1
commit 1d28db9271
1 changed files with 1 additions and 1 deletions

View File

@ -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