From 4da13ca7c3d324221ab742c6771a7e3bb74a534e Mon Sep 17 00:00:00 2001 From: Jamie York Date: Thu, 3 Jan 2013 16:47:19 +0000 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 2c824aa..97b50be 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -97,6 +97,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [Monga](https://github.com/FrenkyNet/Monga) - A MongoDB abstraction library. * [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. # Official APIs