Skip to content
forked from BenExile/Dropbox

PHP 5.3 SDK for the Dropbox REST API

License

Notifications You must be signed in to change notification settings

eeroniemi/Dropbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Known Issues

  • 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.

Buy Me A Beer

I <3 open source, but donations of alcoholic beverages are much appreciated and help me code harder >:D

About

PHP 5.3 SDK for the Dropbox REST API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%