From 81e5e75b1e1e7c48e929f1ab3ca9709bf00b2784 Mon Sep 17 00:00:00 2001 From: wingsfree Date: Fri, 27 Jun 2014 21:56:26 +0800 Subject: [PATCH] add hrbridauth --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c025622..10cec4f 100644 --- a/README.md +++ b/README.md @@ -497,6 +497,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Twitter REST](https://github.com/widop/twitter-rest) - A library to interact with Twitter's REST API. * [Dropbox SDK](https://github.com/dropbox/dropbox-sdk-php) - The official PHP Dropbox SDK library. * [Twilio](https://github.com/twilio/twilio-php) - The official Twilio PHP REST API. +* [hybridauth](https://github.com/hybridauth/hybridauth) - A library to easily build social applications and tools ## Miscellaneous *Useful libraries or tools that don't fit in the categories above.*