PHPackages                             yuji/tp5-qiniu-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. yuji/tp5-qiniu-sdk

ActiveLibrary[File &amp; Storage](/categories/file-storage)

yuji/tp5-qiniu-sdk
==================

tp5七牛云文件上传

v1.0.03(4y ago)094PHP

Since Sep 29Pushed 4y ago1 watchersCompare

[ Source](https://github.com/18328623495/yuji-tp5-qiniu-sdk)[ Packagist](https://packagist.org/packages/yuji/tp5-qiniu-sdk)[ RSS](/packages/yuji-tp5-qiniu-sdk/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (4)Dependencies (2)Versions (6)Used By (0)

\##thinkphp5 七牛云文件上传 ####使用说明 一、配置使用

1.1配置：

在.env文件中，配置七牛云的配置参数

```
#七牛云参数配置
QINIU_ACCESS_KEY=xxx
QINIU_SECRET_KEY=xxxx
#空间名称
QINIU_BUCKET=xxx
#空间外链域名
QINBIU_DOMAIN=xxxxx
#私有空间文件下载过期时间
DOWNLOAD_FILE_EXPIRES=60

```

1.2使用：

```
更新依赖：composer update

远程图片上传：
$qiniu=new Qiniu();
return  $qiniu->fetch('http://xx.xx.xx');

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~9 days

Total

5

Last Release

1649d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/15c7d2aeccf922cb99d9ed8449c236848335f18d1751644f55d0168b120a912a?d=identicon)[18328623495](/maintainers/18328623495)

---

Top Contributors

[![18328623495](https://avatars.githubusercontent.com/u/15881530?v=4)](https://github.com/18328623495 "18328623495 (7 commits)")

### Embed Badge

![Health badge](/badges/yuji-tp5-qiniu-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/yuji-tp5-qiniu-sdk/health.svg)](https://phpackages.com/packages/yuji-tp5-qiniu-sdk)
```

###  Alternatives

[zgldh/qiniu-laravel-storage

Qiniu Resource (Cloud) Storage SDK for Laravel 5/6/7/8/9

530394.0k14](/packages/zgldh-qiniu-laravel-storage)[overtrue/flysystem-qiniu

Flysystem adapter for the Qiniu storage.

231891.2k58](/packages/overtrue-flysystem-qiniu)[yangyifan/upload

上传 SDK for Laravel

12422.6k3](/packages/yangyifan-upload)[itbdw/laravel-storage-qiniu

A storage library for laravel5 and qiniu sdk

7015.2k](/packages/itbdw-laravel-storage-qiniu)[catlane/chunk-file-upload

文件上传小扩展，可支持大文件分块分片上传到七牛云or本地，优化您上传大文件的苦恼

284.9k](/packages/catlane-chunk-file-upload)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
