1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-05 07:50:47 +00:00

Add Twilio.

This commit is contained in:
Jamie 2014-01-12 14:53:06 -07:00
parent ab27cd51d9
commit 950cd9a603

View File

@ -475,6 +475,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Twitter OAuth](https://github.com/widop/twitter-oauth) - A library to interface with Twitter's OAuth workflow.
* [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.
## Miscellaneous
*Useful libraries or tools that don't fit in the categories above.*