nao-pon / dropbox-php-sdk
Minimal maintenance fork of an unofficial Dropbox PHP SDK for modern PHP compatibility
v0.5.1
2026-04-19 03:52 UTC
Requires
- php: ^8.1
- guzzlehttp/guzzle: ^7.0
- illuminate/collections: ^8.0|^9.0|^10.0|^11.0|^12.0
Requires (Dev)
- phpunit/phpunit: ^10.5
This package is auto-updated.
Last update: 2026-04-19 04:10:35 UTC
README
An unofficial PHP SDK to work with the Dropbox API v2.
Fork Notes
This fork is maintained as a minimal-maintenance branch for elFinder distribution compatibility.
The primary goal is to keep the SDK usable on modern PHP versions and with current dependency stacks, without broad API or behavior changes.
Get Started
Head over to the Getting Started Wiki section to Install and Get started.
API Docs
License
Dropbox PHP Client is licensed under The MIT License (MIT).
