From 950cd9a603edebaa80879adaf5e30bbd1a177cc2 Mon Sep 17 00:00:00 2001 From: Jamie Date: Sun, 12 Jan 2014 14:53:06 -0700 Subject: [PATCH] Add Twilio. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 910262a..4fb483b 100644 --- a/README.md +++ b/README.md @@ -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.*