Michael Gapczynski ab41b57f62 Add Dropbox storage backend 12 anos atrás
..
Exception ab41b57f62 Add Dropbox storage backend 12 anos atrás
OAuth ab41b57f62 Add Dropbox storage backend 12 anos atrás
API.php ab41b57f62 Add Dropbox storage backend 12 anos atrás
Exception.php ab41b57f62 Add Dropbox storage backend 12 anos atrás
LICENSE.txt ab41b57f62 Add Dropbox storage backend 12 anos atrás
OAuth.php ab41b57f62 Add Dropbox storage backend 12 anos atrás
README.md ab41b57f62 Add Dropbox storage backend 12 anos atrás
autoload.php ab41b57f62 Add Dropbox storage backend 12 anos atrás

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