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

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

laravuel/qiniu
==============

七牛云laravel扩展包

1.0.0(6y ago)18PHP

Since Jul 1Pushed 6y agoCompare

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

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

laravuel/qiniu
==============

[](#laravuelqiniu)

七牛云laravel扩展包

安装
--

[](#安装)

```
composer require laravuel/qiniu

```

配置
--

[](#配置)

1. 在 config/app.php 注册 ServiceProvider

```
'providers' => [
    // ...
    Laravuel\Qiniu\ServiceProvider::class,
],

```

2. 创建配置文件

```
php artisan vendor:publish --provider="Laravuel\Qiniu\ServiceProvider"

```

3. 修改应用根目录下的 config/qiniu.php 中对应的参数即可。

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

2504d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/990beef01bb140b9913c2af6436bb31c334212d1c72d248976bd4ad1b56f3f84?d=identicon)[laravuel](/maintainers/laravuel)

---

Top Contributors

[![zhuman90](https://avatars.githubusercontent.com/u/12763586?v=4)](https://github.com/zhuman90 "zhuman90 (2 commits)")

---

Tags

qiniularavel qiniu

### Embed Badge

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

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

###  Alternatives

[qiniu/php-sdk

Qiniu Resource (Cloud) Storage SDK for PHP

8483.0M240](/packages/qiniu-php-sdk)[zgldh/qiniu-laravel-storage

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

530394.0k13](/packages/zgldh-qiniu-laravel-storage)[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)[crazyfd/yii2-qiniu

yii2上传到七牛云存储

4310.0k1](/packages/crazyfd-yii2-qiniu)

PHPackages © 2026

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