PHPackages                             as247/flysystem-alist - 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. as247/flysystem-alist

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

as247/flysystem-alist
=====================

AList Adapter for Flysystem

v3.0.3(1y ago)016MITPHPPHP &gt;=7.1

Since Feb 3Pushed 1y ago1 watchersCompare

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

READMEChangelog (6)Dependencies (3)Versions (9)Used By (0)

Flysystem Adapter for AList
===========================

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

[![Author](https://camo.githubusercontent.com/27ed685da15b4e32e9d73de768e96d50d55a06456547a253eeb6ba502fb875f9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f617574686f722d61733234372d6f72616e6765)](http://as247.vui360.com/)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)

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

[](#installation)

```
composer require as247/flysystem-alist
```

Usage
-----

[](#usage)

```
use As247\Flysystem\AList\AListAdapter;
use League\Flysystem\Filesystem;
$adapter = new AListAdapter('https://your-alist-url.com', [
    'token'=>'your-token',
    'root'=>'/root_path'
]);

$filesystem = new Filesystem($adapter);
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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 ~16 days

Recently: every ~23 days

Total

8

Last Release

717d ago

Major Versions

v1.0.2 → v3.0.22024-03-01

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2641656?v=4)[as247](/maintainers/as247)[@as247](https://github.com/as247)

---

Top Contributors

[![as247](https://avatars.githubusercontent.com/u/2641656?v=4)](https://github.com/as247 "as247 (10 commits)")

---

Tags

phpstoragedrivealist

### Embed Badge

![Health badge](/badges/as247-flysystem-alist/health.svg)

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

###  Alternatives

[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

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

PHPackages © 2026

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