PHPackages                             eqingdan/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. [File &amp; Storage](/categories/file-storage)
4. /
5. eqingdan/flysystem-qiniu

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

eqingdan/flysystem-qiniu
========================

Flysystem Adapter for Qiniu

0.1.0(11y ago)6231MITPHPPHP &gt;=5.4.0

Since Apr 1Pushed 11y ago2 watchersCompare

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

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

Flysystem Adapter for Rackspace.
================================

[](#flysystem-adapter-for-rackspace)

Installation
------------

[](#installation)

```
composer require eqingdan/flysystem-qiniu

```

Usage
-----

[](#usage)

```
use League\Flysystem\Filesystem;
use EQingdan\Flysystem\Qiniu\QiniuAdapter;

$accessKey = '**********';
$secretKey = '**********';
$bucket = 'sandbox';
$domain = 'sandbox.qiniudn.com';

$filesystem = new Filesystem(new QiniuAdapter($accessKey, $secretKey, $bucket, $domain));

```

Thanks
------

[](#thanks)

- [polev/flysystem-qiniu](https://github.com/polev/flysystem-qiniu)

-EOF-

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

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

4066d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3c477282ce36c03b67fb456a63e637243e313b6a10c8541cb4702b9457a3acc8?d=identicon)[hutushen222](/maintainers/hutushen222)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.6k263.6M790](/packages/league-flysystem-aws-s3-v3)[unisharp/laravel-filemanager

A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE

2.2k3.3M74](/packages/unisharp-laravel-filemanager)[league/flysystem-sftp-v3

SFTP filesystem adapter for Flysystem.

6129.6M91](/packages/league-flysystem-sftp-v3)[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)[yii2-starter-kit/yii2-file-kit

Yii2 file upload and storage kit

151216.8k6](/packages/yii2-starter-kit-yii2-file-kit)

PHPackages © 2026

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