PHPackages                             webguosai/flysystem-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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. webguosai/flysystem-qiniu

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

webguosai/flysystem-qiniu
=========================

Flysystem adapter for the Qiniu storage.

v1.0.0(1y ago)0213MITPHPPHP &gt;=8.1

Since Oct 11Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/webguosai/flysystem-qiniu)[ Packagist](https://packagist.org/packages/webguosai/flysystem-qiniu)[ RSS](/packages/webguosai-flysystem-qiniu/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

webguosai/flysystem-qiniu
=========================

[](#webguosaiflysystem-qiniu)

[![Latest Stable Version](https://camo.githubusercontent.com/8c46efff2c707053f77bdfbea38f449f4769083283268c866c3a94b732792814/68747470733a2f2f706f7365722e707567782e6f72672f77656267756f7361692f666c7973797374656d2d71696e69752f762f737461626c65)](https://packagist.org/packages/webguosai/flysystem-qiniu)[![Total Downloads](https://camo.githubusercontent.com/034235e435c8507c9af2a4808b709d626442c51b92c3b0c9b51026cf21e5907a/68747470733a2f2f706f7365722e707567782e6f72672f77656267756f7361692f666c7973797374656d2d71696e69752f646f776e6c6f616473)](https://packagist.org/packages/webguosai/flysystem-qiniu)[![Latest Unstable Version](https://camo.githubusercontent.com/099651d8cf73392aad0aafbc09207b47bf0bee87dbc044c25ec7d7fae78b3584/68747470733a2f2f706f7365722e707567782e6f72672f77656267756f7361692f666c7973797374656d2d71696e69752f762f756e737461626c65)](https://packagist.org/packages/webguosai/flysystem-qiniu)[![License](https://camo.githubusercontent.com/857a73da6f24ce8209dacc0548a3f2d4947e2959e8e24a7f8dc211999efb8acf/68747470733a2f2f706f7365722e707567782e6f72672f77656267756f7361692f666c7973797374656d2d71696e69752f6c6963656e7365)](https://packagist.org/packages/webguosai/flysystem-qiniu)

解决七牛云在hyperf框架的docker环境中，不能上传1M及以上大小的文件的问题

运行环境
----

[](#运行环境)

- php &gt;= 8.1
- composer
- hyperf

安装
--

[](#安装)

```
composer require webguosai/flysystem-qiniu -vvv
```

修改配置
----

[](#修改配置)

- \\config\\autoload\\file.php

```
'qiniu' => [
    'driver' => \Webguosai\Flysystem\Qiniu\QiniuAdapterFactory::class,
    'accessKey' => env('QINIU_ACCESS_KEY'),
    'secretKey' => env('QINIU_SECRET_KEY'),
    'bucket' => env('QINIU_BUCKET'),
    'domain' => env('QINIU_DOMAIN'),
    'public_url' => env('QINIU_DOMAIN')
],
```

License
-------

[](#license)

MIT

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance48

Moderate activity, may be stable

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

575d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/79b27387fc59b6ba29854bad71e11e6f7269534da234243353c5ec876bf9af5a?d=identicon)[json.](/maintainers/json.)

---

Top Contributors

[![webguosai](https://avatars.githubusercontent.com/u/2083784?v=4)](https://github.com/webguosai "webguosai (3 commits)")

---

Tags

dockerhyperfqiniu-sdk

### Embed Badge

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

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

###  Alternatives

[deployer/deployer

Deployment Tool

11.0k25.4M206](/packages/deployer-deployer)[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[sammyjo20/lasso

Lasso - Asset wrangling for Laravel made simple.

355347.9k](/packages/sammyjo20-lasso)[banago/phploy

PHPloy - Incremental Git (S)FTP deployment tool that supports submodules, multiple servers and rollbacks.

1.4k47.2k](/packages/banago-phploy)[sarfraznawaz2005/servermonitor

Laravel package to periodically monitor the health of your server and website.

19513.2k1](/packages/sarfraznawaz2005-servermonitor)[yousign/zdd-message-bundle

Assert Zero Downtime Deployment compliance for messages

28113.5k](/packages/yousign-zdd-message-bundle)

PHPackages © 2026

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