Registry / http-client / dropbox-dropbox-sdk

dropbox-dropbox-sdk

JSON →
library1.1.7phppackagistunverified

Dropbox SDK for PHP provides a client to interact with the Dropbox API.

http-clientcloud
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

use Dropbox\Client;

Initialize the Dropbox client and fetch account info.

use Dropbox\Client; $client = new Client('your-access-token'); $accountInfo = $client->getAccountInfo();
Debug
Known footguns
breakingRequires PHP 5.5 or higher; older versions may have compatibility issues.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
17 hits · last 30 days
gptbot
3
amazonbot
3
claudebot
3
mj12bot
1
Resources