Registry / cloud / kunalvarma05-dropbox-php-sdk

kunalvarma05-dropbox-php-sdk

JSON →
library0.5.0phppackagistunverified

Dropbox PHP API V2 SDK (Unofficial)

composer require kunalvarma05/dropbox-php-sdk
INSTALL
IMPORT
SIG · KUNALVARMA05-DROPB
K
kunalvarma05-dropbox-php-sdk
cloudphpv0.5.0
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.

DropboxClient
use Kunn\Dropbox\DropboxClient;

Initialize the Dropbox client and list files in the root folder.

use Kunn\Dropbox\DropboxClient; $client = new DropboxClient('your-access-token'); $files = $client->listFolder('/');
Debug
Known issues
gotchaThis is an unofficial SDK; API changes may break functionality.
fix
Monitor the official Dropbox API changelog and update the SDK accordingly.
affects: >=0.5.0
Upgrade
Version history
0.5.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
kunalvarma05-dropbox-php-sdk — pip install kunalvarma05-dropbox-php-sdk · libregistry