PHPackages                             jialingfei/qiniu - 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. jialingfei/qiniu

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

jialingfei/qiniu
================

an compser test

v1.1(7y ago)022MITPHP

Since Jul 4Pushed 7y ago1 watchersCompare

[ Source](https://github.com/jialingfei/qiniu)[ Packagist](https://packagist.org/packages/jialingfei/qiniu)[ RSS](/packages/jialingfei-qiniu/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

qiniu
=====

[](#qiniu)

有参考

### 第一步

[](#第一步)

```
在config.php中配置
//七牛云上传配置
'qiniu' => [
    'accessKey' => 'PAPQFhdWKpV-xxx-YtlDbF',
    'secretKey' => 'xxxxx',
    'bucket' => 'xx' //上传的空间
],

```

### 第二步

[](#第二步)

```
在控制器中
$qiniu = new \jialingfei\tiramisu\Qiniu();
$arr = $qiniu->upload();
返回上传七牛云中路径
暂时支持form表单提交

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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

Unknown

Total

1

Last Release

2918d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16495170?v=4)[tiramisu](/maintainers/jialingfei)[@jialingfei](https://github.com/jialingfei)

---

Top Contributors

[![jialingfei](https://avatars.githubusercontent.com/u/16495170?v=4)](https://github.com/jialingfei "jialingfei (8 commits)")

### Embed Badge

![Health badge](/badges/jialingfei-qiniu/health.svg)

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

###  Alternatives

[venveo/craft-compress

Create smart zip files from Craft assets on the fly

124.7k](/packages/venveo-craft-compress)

PHPackages © 2026

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