PHPackages                             ledc/filesystem - 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. ledc/filesystem

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

ledc/filesystem
===============

文件系统 Webman plugin ledc/filesystem

v8.0.9(8mo ago)010MITPHPPHP &gt;=8.3

Since Jan 19Pushed 8mo ago1 watchersCompare

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

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

文件系统
====

[](#文件系统)

安装
--

[](#安装)

`composer require ledc/filesystem`

### 腾讯云 COS 适配器

[](#腾讯云-cos-适配器)

`composer require overtrue/flysystem-cos`

### 七牛云 适配器

[](#七牛云-适配器)

`composer require overtrue/flysystem-qiniu`

### 内存适配器

[](#内存适配器)

`composer require league/flysystem-memory`

配置文件
----

[](#配置文件)

`/config/flysystem.php`

使用
--

[](#使用)

```
use Ledc\Filesystem\AdapterEnums;
use Ledc\Filesystem\Factory;

// 本地
Factory::create(AdapterEnums::local);

// 腾讯云
Factory::create(AdapterEnums::cos);
```

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance61

Regular maintenance activity

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Every ~26 days

Recently: every ~58 days

Total

10

Last Release

250d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4af14254189bc74029cc40f4206f8006872b0cd092c680201f204a85a490f143?d=identicon)[ledccn](/maintainers/ledccn)

---

Top Contributors

[![ledccn](https://avatars.githubusercontent.com/u/53997080?v=4)](https://github.com/ledccn "ledccn (11 commits)")

---

Tags

filesystemqiniuosscoswebman

### Embed Badge

![Health badge](/badges/ledc-filesystem/health.svg)

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

###  Alternatives

[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

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

Flysystem V2 adapter for the webman

2715.4k5](/packages/shopwwi-webman-filesystem)[league/flysystem-sftp-v3

SFTP filesystem adapter for Flysystem.

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

上传 SDK for Laravel

12422.6k3](/packages/yangyifan-upload)[alphasnow/aliyun-oss-flysystem

Flysystem adapter for the Aliyun storage

14249.2k4](/packages/alphasnow-aliyun-oss-flysystem)[jerodev/flysystem-v3-smb-adapter

SMB adapter for Flysystem v3

1289.9k1](/packages/jerodev-flysystem-v3-smb-adapter)

PHPackages © 2026

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