DropPHP provides a simple interface for Dropbox's REST API to list, download and upload files. For authentication it uses OAuthSimple, HTTPS requests are made with PHP's built in stream wrapper. It ...