PHPackages                             takashiki/yii2-cos-flysystem - 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. takashiki/yii2-cos-flysystem

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

takashiki/yii2-cos-flysystem
============================

Yii2 Cos Flysystem

v1.2.1(3y ago)3316MITPHP

Since May 11Pushed 3y ago1 watchersCompare

[ Source](https://github.com/takashiki/yii2-cos-flysystem)[ Packagist](https://packagist.org/packages/takashiki/yii2-cos-flysystem)[ Docs](https://github.com/takashiki/yii2-cos-flysystem)[ RSS](/packages/takashiki-yii2-cos-flysystem/feed)WikiDiscussions master Synced yesterday

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

yii2-cos-flysystem
==================

[](#yii2-cos-flysystem)

Yii2 tencent-cos(v3/v4/v5) flysystem

Install
-------

[](#install)

```
composer require takashiki/yii2-cos-flysystem

```

Usage
-----

[](#usage)

```
'cosFs' => [
    'class' => \takashiki\yii2\flysystem\CosFilesystem::class,
    'app_id' => 'xxx',
    'secret_id' => 'xxx',
    'secret_key' => 'xxx',
    'bucket' => 'xxx',
    'domain' => 'xxx.file.myqcloud.com',

    // not necessarily bellow
    'version' => 'v5',
    'protocol' => 'https',
    'region' => 'ap-shanghai',
    'timeout' => 60,
    'cdn_key' => '',
    'read_from_cdn' => false,
    'encrypt' => false
],
```

More information:

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity67

Established project with proven stability

 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

Every ~511 days

Total

5

Last Release

1245d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a2e0b6697b374ed2e9ff8567b7ed2ab2629fcb851b5daf891f085a47465f829e?d=identicon)[takashiki](/maintainers/takashiki)

---

Top Contributors

[![takashiki](https://avatars.githubusercontent.com/u/3853614?v=4)](https://github.com/takashiki "takashiki (5 commits)")

---

Tags

flysystemtencent-cosyii2yii2-cos-flysystemFlysystemyiicos

### Embed Badge

![Health badge](/badges/takashiki-yii2-cos-flysystem/health.svg)

```
[![Health](https://phpackages.com/badges/takashiki-yii2-cos-flysystem/health.svg)](https://phpackages.com/packages/takashiki-yii2-cos-flysystem)
```

###  Alternatives

[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

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

Local filesystem adapter for Flysystem.

226231.8M39](/packages/league-flysystem-local)[league/flysystem-bundle

Symfony bundle integrating Flysystem into Symfony applications

40029.5M87](/packages/league-flysystem-bundle)[league/flysystem-memory

In-memory filesystem adapter for Flysystem.

8533.6M194](/packages/league-flysystem-memory)[league/flysystem-sftp-v3

SFTP filesystem adapter for Flysystem.

6129.6M91](/packages/league-flysystem-sftp-v3)[league/flysystem-ftp

FTP filesystem adapter for Flysystem.

2820.8M101](/packages/league-flysystem-ftp)

PHPackages © 2026

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