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

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

flash20/yii2-qiniu
==================

yii2上传到七牛云存储,修复原来bug

1.0.0(8y ago)011MITPHP

Since Mar 24Pushed 8y ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (2)Used By (0)

文件上传到七牛
=======

[](#文件上传到七牛)

- @author flash20
- @version 1.0

file upload for qiniu

最近会调整版本

```
{
  "require": {
    "flash20/yii2-qiniu": "*"
  }
}
```

```
composer install
```

Usage
-----

[](#usage)

```
 [
            'class' => 'flash20\qiniu\Qiniu',
            'accessKey' => 'xxx',
            'secretKey' => 'xxx',
            'domain' => 'http://xxx',
            'bucket' => 'xxx',
        ],
```

```
Yii::$app->qiniu->uploadFile($file,time());

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 60.9% 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

2971d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/048907ce10657befd8063e9f0128b525c6f674ace1a6befd9f8b3f0ae3e55be0?d=identicon)[flash20](/maintainers/flash20)

---

Top Contributors

[![crazyfd](https://avatars.githubusercontent.com/u/5456580?v=4)](https://github.com/crazyfd "crazyfd (14 commits)")[![flash2684498887](https://avatars.githubusercontent.com/u/256911456?v=4)](https://github.com/flash2684498887 "flash2684498887 (5 commits)")[![ddpkcc](https://avatars.githubusercontent.com/u/37140753?v=4)](https://github.com/ddpkcc "ddpkcc (3 commits)")[![bikerr](https://avatars.githubusercontent.com/u/14155359?v=4)](https://github.com/bikerr "bikerr (1 commits)")

---

Tags

uploadyiiqiniu

### Embed Badge

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

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

###  Alternatives

[crazyfd/yii2-qiniu

yii2上传到七牛云存储

4310.0k1](/packages/crazyfd-yii2-qiniu)[mdmsoft/yii2-upload-file

Yii2 upload file tools

7333.4k](/packages/mdmsoft-yii2-upload-file)[yangyifan/upload

上传 SDK for Laravel

12422.6k3](/packages/yangyifan-upload)[sjaakp/yii2-illustrated-behavior

ActiveRecord Behavior with associated Widget for Yii2.

423.1k](/packages/sjaakp-yii2-illustrated-behavior)[floor12/yii2-module-files

Yii2 module to upload and manage files to your models.

1612.4k6](/packages/floor12-yii2-module-files)

PHPackages © 2026

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