Dropbox
UNMAINTAINED: PHP 5.3 SDK for the Dropbox REST API
Install / Use
/learn @BenExile/DropboxREADME
Introduction
This repository contains a PHP SDK that provides access to the Dropbox REST API. The SDK conforms to the PSR-0 standard for autoloading interoperability and requires PHP >= 5.3.1. Unless otherwise stated, all components of the SDK are licensed under the MIT License.
Requirements
- PHP >= 5.3.1
- PHP cURL (\Dropbox\OAuth\Consumer\Curl)
- PHP Mcrypt (\Dropbox\OAuth\Storage\Encrypter)
- PHP PDO (\Dropbox\OAuth\Storage\DB)
Known Issues
- A recent change to the PDO storage handler will require a calling code change or end users will need to re-authorise the application. See here for more information.
- Due to PHP Bug #48962 affecting cURL, PHP >= 5.3.1 must be used until further consumers are available
Usage & Examples
Please see the examples provided.
Contributions & Flattr
A few people have asked me to add a Flattr button, so I have. Any contribution is much appreciated, but contributions to the community are much more valuable. Thanks to all those who have contributed their time, whether it's been to add a feature or raise an issue - it's much appreciated.
Related Skills
node-connect
342.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
85.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
342.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。

