From dea22faf3ecda2e4c87be15ee0747b66dd09fc9a Mon Sep 17 00:00:00 2001 From: Jamie York Date: Wed, 19 Jun 2013 09:44:13 -0700 Subject: [PATCH] --- awesome-php.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/awesome-php.md b/awesome-php.md index 8c02df3..f6ee694 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -240,9 +240,6 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [Sentry](https://github.com/cartalyst/sentry) - A framework agnostic authentication & authorisation library. * [Sentry Social](http://docs.cartalyst.com/sentry-social-2/introduction) - A library for social network authentication. * [OPAuth](https://github.com/opauth/opauth) - A multi-provider authentication framework. - -## OAuth - * [OAuth2](https://github.com/php-loep/oauth2-server) - An OAuth2 authentication server, resource server and client library. * [PHP oAuthLib](https://github.com/Lusitanian/PHPoAuthLib) - Another OAuth library. * [TwitterOAuth](https://github.com/ruudk/twitteroauth) - A Twitter OAuth library. @@ -322,6 +319,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [PHP Expression](https://github.com/Kitano/php-expression) - A PHP expression language. * [RMT](https://github.com/liip/RMT) - A library for versioning and releasing software. * [Wise](https://github.com/herrera-io/php-wise) - A configuration manager. +* [Opengraph](https://github.com/euskadi31/Opengraph) - An opengraph library. ## Official APIs