From d02a622d19f68e59e7b20853b87e190043431c6f Mon Sep 17 00:00:00 2001 From: Jamie York Date: Tue, 30 Apr 2013 20:26:33 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index fc18455..7f1dff5 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -51,6 +51,7 @@ A 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. ## URL