From 2e029418206430171f2bf3860c66f20420293e3e Mon Sep 17 00:00:00 2001 From: Jamie York Date: Thu, 3 Jan 2013 18:14:30 +0000 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 97b50be..e120624 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -98,6 +98,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [Predis](https://github.com/nrk/predis) - A feature complete Redis library. * [Sabre VObject](https://github.com/evert/sabre-vobject) - A library for parsing VCard and iCalendar objects. * [OAuth2](https://github.com/lncd/OAuth2) - An OAuth2 authentication server, resource server and client library. +* [CurlBack](https://github.com/jwoodcock/CurlBack) - A simple wrapper library for cURL. # Official APIs