PHPackages                             aliyuncs/aliyun-oss-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. aliyuncs/aliyun-oss-flysystem

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

aliyuncs/aliyun-oss-flysystem
=============================

This is a Flysystem adapter for the Aliyun OSS ~2.2.1

v1.2.0(8y ago)4322.3k↑83.7%6[2 issues](https://github.com/aliyun/aliyun-oss-php-sdk-flysystem/issues)1MITPHPPHP &gt;=5.5.9CI failing

Since Jul 31Pushed 7y ago8 watchersCompare

[ Source](https://github.com/aliyun/aliyun-oss-php-sdk-flysystem)[ Packagist](https://packagist.org/packages/aliyuncs/aliyun-oss-flysystem)[ RSS](/packages/aliyuncs-aliyun-oss-flysystem/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (4)Versions (6)Used By (1)

Flysystem Adapter for AliCloud OSS
==================================

[](#flysystem-adapter-for-alicloud-oss)

[![Build Status](https://camo.githubusercontent.com/7a59b26cc20cbbb09c21b76d44d51613e18dbf3531921779732dc05818809d92/68747470733a2f2f7472617669732d63692e6f72672f616c6979756e2f616c6979756e2d6f73732d7068702d73646b2d666c7973797374656d2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/aliyun/aliyun-oss-php-sdk-flysystem)[![Coverage Status](https://camo.githubusercontent.com/15536ebcf242e2c72eeb59047331960762eec73531f3b532ae7881048b45da96/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f616c6979756e2f616c6979756e2d6f73732d7068702d73646b2d666c7973797374656d2f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/aliyun/aliyun-oss-php-sdk-flysystem?branch=master)

This is a Flysystem Adapter for the AliCloud OSS ~1.2.1

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

[](#installation)

```
composer require aliyuncs/aliyun-oss-flysystem
```

Running Sample
--------------

[](#running-sample)

```
cd vendor/aliyun/aliyun-oss-flysystem/

vim samples/Config.php

modify the following config:
 const OSS_ACCESS_ID = '';
 const OSS_ACCESS_KEY = '';
 const OSS_ENDPOINT = '';
 const OSS_TEST_BUCKET = '';

php samples/AliyunOssFlysystem.php

```

Running Test
------------

[](#running-test)

```
export OSS_ACCESS_KEY_ID=your id
export OSS_ACCESS_KEY_SECRET=your secret
export OSS_ENDPOINT=your endpoint
export OSS_BUCKET=your bucket

cd vendor/aliyun/aliyun-oss-flysystem/

composer install

php vendor/bin/phpunit
```

License
-------

[](#license)

- [MIT](https://github.com/aliyun/aliyun-oss-php-sdk-flysystem/blob/master/LICENSE.md)

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity37

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 84.6% 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 ~1 days

Total

3

Last Release

3205d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/185a06d51e30f1a0132ecc83f514895b0bb9bf7d261bdf4235e66c51b1ce614e?d=identicon)[hefei19861](/maintainers/hefei19861)

---

Top Contributors

[![RobertYue19900425](https://avatars.githubusercontent.com/u/16470908?v=4)](https://github.com/RobertYue19900425 "RobertYue19900425 (22 commits)")[![baiyubin2020](https://avatars.githubusercontent.com/u/75470723?v=4)](https://github.com/baiyubin2020 "baiyubin2020 (4 commits)")

---

Tags

flysystemossphp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/aliyuncs-aliyun-oss-flysystem/health.svg)

```
[![Health](https://phpackages.com/badges/aliyuncs-aliyun-oss-flysystem/health.svg)](https://phpackages.com/packages/aliyuncs-aliyun-oss-flysystem)
```

###  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)[iidestiny/flysystem-oss

Flysystem adapter for the Oss storage.

95607.5k26](/packages/iidestiny-flysystem-oss)[yii2-starter-kit/yii2-file-kit

Yii2 file upload and storage kit

151216.8k6](/packages/yii2-starter-kit-yii2-file-kit)[xxtime/flysystem-aliyun-oss

AliYun OSS adapter for flysystem. Support PHP8. aliyuncs/oss-sdk-php ~2.6

51505.3k28](/packages/xxtime-flysystem-aliyun-oss)

PHPackages © 2026

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