You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_external/3rdparty/Dropbox
Thomas Müller 7575186fa6 moving Dropbox and smb4php 3rdparty code over to the apps 12 years ago
..
Exception moving Dropbox and smb4php 3rdparty code over to the apps 12 years ago
OAuth moving Dropbox and smb4php 3rdparty code over to the apps 12 years ago
API.php moving Dropbox and smb4php 3rdparty code over to the apps 12 years ago
Exception.php moving Dropbox and smb4php 3rdparty code over to the apps 12 years ago
LICENSE.txt moving Dropbox and smb4php 3rdparty code over to the apps 12 years ago
OAuth.php moving Dropbox and smb4php 3rdparty code over to the apps 12 years ago
README.md moving Dropbox and smb4php 3rdparty code over to the apps 12 years ago
autoload.php moving Dropbox and smb4php 3rdparty code over to the apps 12 years ago

README.md

Dropbox-php

This PHP library allows you to easily integrate dropbox with PHP.

The following PHP extension is required:

  • json

The library makes use of OAuth. At the moment you can use either of these libraries:

PHP OAuth extension
PEAR's HTTP_OAUTH package

The extension is recommended, but if you can't install php extensions you should go for the pear package.
Installing

pear channel-discover pear.dropbox-php.com
pear install dropbox-php/Dropbox-alpha

Documentation

Check out the documentation.

Questions?

Dropbox-php Mailing list
Official Dropbox developer forum