PHPackages                             iceqi/laravel-flysystem-obs - 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. iceqi/laravel-flysystem-obs

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

iceqi/laravel-flysystem-obs
===========================

Flysystem Adapter for OBS

v1.0.2(1y ago)013MITPHPPHP ^8.0

Since Sep 23Pushed 1y agoCompare

[ Source](https://github.com/iceqi/laravel-flysystem-obs)[ Packagist](https://packagist.org/packages/iceqi/laravel-flysystem-obs)[ Docs](https://github.com/iceqi/laravel-flysystem-obs)[ Fund](https://www.paypal.com/paypalme/zingimmick)[ RSS](/packages/iceqi-laravel-flysystem-obs/feed)WikiDiscussions master Synced 1mo ago

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

Laravel Flysystem OBS
=====================

[](#laravel-flysystem-obs)

fix: 修复 temporaryUploadUrl 方法中的 headers 处理逻辑

问题描述: 在原有的 `temporaryUploadUrl` 方法中，当 `$options` 包含 `headers` 时，这些头部信息会被错误地包含在 `QueryParams` 中，而不是在 `Headers` 中传递给 `createSignedUrl` 方法。

OBS storage filesystem for Laravel based on [zing/flysystem-obs](https://github.com/zingimmick/flysystem-obs)

[![Build Status](https://github.com/zingimmick/laravel-flysystem-obs/actions/workflows/tests.yml/badge.svg?branch=master)](https://github.com/zingimmick/laravel-flysystem-obs/actions)[![Code Coverage](https://camo.githubusercontent.com/fc5b813550cbde16f1801a830ab04c1ef541dce8ab0230375d6c0ea3c4264ae1/68747470733a2f2f636f6465636f762e696f2f67682f7a696e67696d6d69636b2f6c61726176656c2d666c7973797374656d2d6f62732f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/zingimmick/laravel-flysystem-obs)[![Latest Stable Version](https://camo.githubusercontent.com/ac0b52acf53f9931af1d985bc670c8f1183e7bbad30d0d2e442bab24fd3ccbcb/68747470733a2f2f706f7365722e707567782e6f72672f7a696e672f6c61726176656c2d666c7973797374656d2d6f62732f762f737461626c652e737667)](https://packagist.org/packages/zing/laravel-flysystem-obs)[![Total Downloads](https://camo.githubusercontent.com/27c21613c2fad55ff9b9832e01a6084d7cbd644cb2939f57c7691ff36b8d6bc1/68747470733a2f2f706f7365722e707567782e6f72672f7a696e672f6c61726176656c2d666c7973797374656d2d6f62732f646f776e6c6f616473)](https://packagist.org/packages/zing/laravel-flysystem-obs)[![Latest Unstable Version](https://camo.githubusercontent.com/341bcfebfb7be43095d5c6d1895b6c59105b7b11c0bce36931647ca58b6576d7/68747470733a2f2f706f7365722e707567782e6f72672f7a696e672f6c61726176656c2d666c7973797374656d2d6f62732f762f756e737461626c652e737667)](https://packagist.org/packages/zing/laravel-flysystem-obs)[![License](https://camo.githubusercontent.com/da1a28d3fc2afda82f2321acdcbd27ab99a08fda73363eaf27c6ee68d860cdad/68747470733a2f2f706f7365722e707567782e6f72672f7a696e672f6c61726176656c2d666c7973797374656d2d6f62732f6c6963656e7365)](https://packagist.org/packages/zing/laravel-flysystem-obs)

> **Requires**
>
> - **[PHP 8.0+](https://php.net/releases/)**
> - **[Laravel 9.0+](https://laravel.com/docs/releases)**

Version Information
-------------------

[](#version-information)

VersionIlluminatePHP VersionStatus2.x9.x&gt;= 8.0Active support 🚀1.x6.x - 8.x&gt;= 7.2Active supportRequire Laravel Flysystem OBS using [Composer](https://getcomposer.org):

```
composer require zing/laravel-flysystem-obs
```

Configuration
-------------

[](#configuration)

```
return [
    // ...
    'disks' => [
        // ...
        'obs' => [
            'driver' => 'obs',
            'root' => '',
            'key' => env('OBS_KEY'),
            'secret' => env('OBS_SECRET'),
            'bucket' => env('OBS_BUCKET'),
            'endpoint' => env('OBS_ENDPOINT'),
            'is_cname' => env('OBS_IS_CNAME', false),
            'security_token' => env('OBS_SECURITY_TOKEN'),
        ],
    ]
];
```

Environment
-----------

[](#environment)

```
OBS_KEY=
OBS_SECRET=
OBS_BUCKET=
OBS_ENDPOINT=
OBS_IS_CNAME=false
OBS_SECURITY_TOKEN=
```

License
-------

[](#license)

Laravel Flysystem OBS is an open-sourced software licensed under the [MIT license](LICENSE).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 52.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 ~0 days

Total

3

Last Release

596d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5836c32afc299958c9e27e778bb553edc9da20fb80c91b28fb1af618ad0e9f23?d=identicon)[iceqi](/maintainers/iceqi)

---

Top Contributors

[![zingimmick](https://avatars.githubusercontent.com/u/26657141?v=4)](https://github.com/zingimmick "zingimmick (92 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (68 commits)")[![iceqi](https://avatars.githubusercontent.com/u/3378315?v=4)](https://github.com/iceqi "iceqi (9 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (4 commits)")[![deepsource-autofix[bot]](https://avatars.githubusercontent.com/in/57168?v=4)](https://github.com/deepsource-autofix[bot] "deepsource-autofix[bot] (2 commits)")

---

Tags

filesystemFlysystemlaravelfilefilesstorageOBS

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/iceqi-laravel-flysystem-obs/health.svg)

```
[![Health](https://phpackages.com/badges/iceqi-laravel-flysystem-obs/health.svg)](https://phpackages.com/packages/iceqi-laravel-flysystem-obs)
```

###  Alternatives

[zing/laravel-flysystem-obs

Flysystem Adapter for OBS

1211.2k](/packages/zing-laravel-flysystem-obs)[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

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

AsyncAws S3 filesystem adapter for Flysystem.

2610.5M31](/packages/league-flysystem-async-aws-s3)[sausin/laravel-ovh

OVH Object Storage driver for laravel

40153.5k](/packages/sausin-laravel-ovh)

PHPackages © 2026

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