Skip to content

Getting Started

Kunal Varma edited this page Jun 26, 2017 · 5 revisions

Getting Started

To start working with the Dropbox API, you'll need an App. You can create a new app for the Dropbox API here: https://www.dropbox.com/developers/apps

System Requirements

Installation

The Dropbox PHP SDK can be installed through Composer.

$ php composer require kunalvarma05/dropbox-php-sdk

Configuration