PHPackages                             helieting/flysystem-tencentyun-os - 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. helieting/flysystem-tencentyun-os

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

helieting/flysystem-tencentyun-os
=================================

flysystem adapter for Qcloud

0.5.3(10y ago)027MITPHP

Since Apr 5Pushed 10y ago1 watchersCompare

[ Source](https://github.com/helieting/flysystem-tencentyun-cos)[ Packagist](https://packagist.org/packages/helieting/flysystem-tencentyun-os)[ RSS](/packages/helieting-flysystem-tencentyun-os/feed)WikiDiscussions master Synced 2mo ago

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

flysystem-tencentyun-cos
========================

[](#flysystem-tencentyun-cos)

```
use Qcloud_cos\Cosapi;
use Helieting\Flysystem\Qcloud\QcloudAdapter;
use League\Flysystem\Filesystem;

require "vendor/autoload.php";

$config = [
	'bucket' => 'testbucket',
];

$storage = new Filesystem(new QcloudAdapter($config));

$storage->getMetadata('xxx.png');

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

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

Every ~0 days

Total

3

Last Release

3689d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/22d1a0a795253377299daf69faa3b4fd765f6f2fd00559aa749fb0a6d0ab7560?d=identicon)[helieting](/maintainers/helieting)

---

Tags

Flysystemlaravelqcloud

### Embed Badge

![Health badge](/badges/helieting-flysystem-tencentyun-os/health.svg)

```
[![Health](https://phpackages.com/badges/helieting-flysystem-tencentyun-os/health.svg)](https://phpackages.com/packages/helieting-flysystem-tencentyun-os)
```

###  Alternatives

[masbug/flysystem-google-drive-ext

Flysystem adapter for Google Drive with seamless virtual&lt;=&gt;display path translation

2631.7M14](/packages/masbug-flysystem-google-drive-ext)[jerodev/flysystem-v3-smb-adapter

SMB adapter for Flysystem v3

1289.9k1](/packages/jerodev-flysystem-v3-smb-adapter)[danhunsaker/laravel-flysystem-others

Automatically registers every third-party Flysystem adapter it recognizes as a Laravel Filesystem Driver.

2332.5k](/packages/danhunsaker-laravel-flysystem-others)[quix-labs/laravel-supabase-flysystem

Supabase Adapter for Laravel Flysystem Storage

169.9k](/packages/quix-labs-laravel-supabase-flysystem)

PHPackages © 2026

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