From e84317c0a75bb75708becf9230348fc62d53f834 Mon Sep 17 00:00:00 2001 From: Jamie Date: Fri, 13 Dec 2013 18:51:59 -0700 Subject: [PATCH] Add Dropbox PHP SDK. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ddfe55e..826ffd4 100644 --- a/README.md +++ b/README.md @@ -460,6 +460,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Github](https://github.com/dsyph3r/github-api3-php) - A library to interface with the Github API. * [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. ## Miscellaneous *Useful libraries or tools that don't fit in the categories above.*