PHPackages                             sbing/ali-oss - 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. sbing/ali-oss

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

sbing/ali-oss
=============

The Laravel Framework.

2.0.0(6y ago)034MITPHPPHP ^7.2.5

Since Apr 10Pushed 6y ago1 watchersCompare

[ Source](https://github.com/scbing/ali-oss)[ Packagist](https://packagist.org/packages/sbing/ali-oss)[ RSS](/packages/sbing-ali-oss/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

安装
==

[](#安装)

```
$ composer required sbing/ali-oss
```

使用
==

[](#使用)

config 目录中找到 filesystems.php 文件， 添加以下配置：

```
'oss' => [
    'driver' => 'oss',
    'access_id' => env('OSS_ACCESS_ID'),
    'access_key' => env('OSS_ACCESS_KEY'),
    'bucket' => env('OSS_BUCKET'),
    'endpoint' => env('OSS_ENDPOINT', null),
    'host' => env('OSS_HOST', null),
]
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Total

2

Last Release

2228d ago

Major Versions

1.0.0 → 2.0.02020-04-11

### Community

Maintainers

![](https://www.gravatar.com/avatar/7ec865a70d73fd607896e59ae4a854561fc3d82833c1b09d83910eb6146b9acf?d=identicon)[bing8u](/maintainers/bing8u)

---

Top Contributors

[![scbing](https://avatars.githubusercontent.com/u/23185044?v=4)](https://github.com/scbing "scbing (2 commits)")

---

Tags

laravellaravel-filesystemlaravel-storageali osssbing

### Embed Badge

![Health badge](/badges/sbing-ali-oss/health.svg)

```
[![Health](https://phpackages.com/badges/sbing-ali-oss/health.svg)](https://phpackages.com/packages/sbing-ali-oss)
```

###  Alternatives

[jacobcyl/ali-oss-storage

aliyun oss filesystem storage for laravel 5+

523566.2k7](/packages/jacobcyl-ali-oss-storage)

PHPackages © 2026

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