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.

composer require dropbox/dropbox-sdk
INSTALL
IMPORT
SIG · DROPBOX-DROPBOX-SD
D
dropbox-dropbox-sdk
http-clientphpv1.1.7
harness data pending
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.

Client
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 issues
breakingRequires PHP 5.5 or higher; older versions may have compatibility issues.
fix
Upgrade to PHP 5.5+ or use a compatible version of the SDK.
affects: <1.1.7
Upgrade
Version history
1.1.7latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
30
OpenAI (training)
1
Resources
dropbox-dropbox-sdk — pip install dropbox-dropbox-sdk · libregistry