Download the PHP package nizerin/qiniu-sdk without Composer
On this page you can find all versions of the php package nizerin/qiniu-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package qiniu-sdk
qiniu-sdk
☘️七牛云实时音频云 sdk-php
安装
-
通过composer,这是推荐的方式,可以使用composer.json 声明依赖,或者运行下面的命令。SDK 包已经放到这里
qiniu/php-sdk
。 - 直接下载安装,SDK 没有依赖其他第三方库,但需要参照 composer的autoloader,增加一个自己的autoloader程序。
运行环境
Qiniu SDK版本 | PHP 版本 |
---|---|
7.x | cURL extension, 5.3 - 5.6,7.0 |
6.x | cURL extension, 5.2 - 5.6 |
使用方法
上传
测试
常见问题
- $error保留了请求响应的信息,失败情况下ret 为none, 将$error可以打印出来,提交给我们。
- API 的使用 demo 可以参考 单元测试。
代码贡献
贡献记录
联系我们
代码许可
The MIT License (MIT).详情见 License文件.
All versions of qiniu-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
The package nizerin/qiniu-sdk contains the following files
Loading the files please wait ....