Getting Started - kunalvarma05/dropbox-php-sdk GitHub Wiki
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