https://github.com/shaunthegeek/qiniu-sdk-php
七牛云存储 Qiniu Resource (Cloud) Storage SDK(PHP composer版)
https://github.com/shaunthegeek/qiniu-sdk-php
Last synced: 3 months ago
JSON representation
七牛云存储 Qiniu Resource (Cloud) Storage SDK(PHP composer版)
- Host: GitHub
- URL: https://github.com/shaunthegeek/qiniu-sdk-php
- Owner: shaunthegeek
- License: bsd-3-clause
- Created: 2014-05-21T07:41:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-30T09:06:38.000Z (over 11 years ago)
- Last Synced: 2025-02-28T21:07:31.843Z (10 months ago)
- Language: PHP
- Homepage:
- Size: 168 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#qiniu-sdk-php
七牛云存储 Qiniu Resource (Cloud) Storage SDK(PHP composer版)
##依赖
需要先安装Composer,参考:https://getcomposer.org/download/
##安装
cd examples/
composer update
##使用
cd examples/
php RS.php
##测试
phpunit tests/
##参考资料
http://developer.qiniu.com/