Download the PHP package jormin/qiniu without Composer
On this page you can find all versions of the php package jormin/qiniu. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor jormin
Package qiniu
Short Description 七牛
License MIT
Homepage https://github.com/jormin/qiniu
Package qiniu
Short Description 七牛
License MIT
Homepage https://github.com/jormin/qiniu
Please rate this library. Is it a good library?
Informations about the package qiniu
基于七牛官方SDK的扩展包
安装
通用响应
参数 | 类型 | 是否必须 | 描述 |
---|---|---|---|
success | bool | 是 | false:操作失败 true:操作成功 |
message | string | 是 | 结果说明 |
data | array | 否 | 返回数据 |
使用
生成七牛对象
空间域名相关功能
文件操作相关功能
统计指定空间的文件总数功能慎用!!!!!官方并未提供获取总数的方法,该方法原理是分批次读取空间文件列表,直到没有剩余文件,由于读取列表接口限制单次最大数量为1000,所以空间文件数量巨大的情况下该方法效率很差!
CDN相关功能
参考项目
License
The MIT License (MIT). Please see License File for more information.
All versions of qiniu with dependencies
PHP Build Version
Package Version
The package jormin/qiniu contains the following files
Loading the files please wait ....