Merge pull request #115 from coodoing/master

add hrbridauth to thirdparty apis
This commit is contained in:
ziadoz 2014-06-29 15:41:33 -06:00
commit bfa070d88a
1 changed files with 1 additions and 0 deletions

View File

@ -499,6 +499,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.*