tsslabs/dropbox-php
Composer 安装命令:
composer require tsslabs/dropbox-php
包简介
Dropbox PHP library with updates
关键字:
README 文档
README
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?
统计信息
- 总下载量: 108
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-10-04