PHPackages                             zing/laravel-flysystem-tos - 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. zing/laravel-flysystem-tos

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

zing/laravel-flysystem-tos
==========================

Flysystem Adapter for TOS

2.2.0(1mo ago)21.5k↓50%1MITPHPPHP ^8.0CI passing

Since Mar 28Pushed 1mo ago1 watchersCompare

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

READMEChangelog (5)Dependencies (20)Versions (8)Used By (0)

Laravel Flysystem TOS
=====================

[](#laravel-flysystem-tos)

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

[![Build Status](https://github.com/zingimmick/laravel-flysystem-tos/actions/workflows/tests.yml/badge.svg?branch=2.x)](https://github.com/zingimmick/laravel-flysystem-tos/actions)[![Code Coverage](https://camo.githubusercontent.com/da5edfbd5c9eee096d9cd0c522ad92053af7c6eef30b6a70dd0caf9147949edc/68747470733a2f2f636f6465636f762e696f2f67682f7a696e67696d6d69636b2f6c61726176656c2d666c7973797374656d2d746f732f6272616e63682f322e782f67726170682f62616467652e737667)](https://codecov.io/gh/zingimmick/laravel-flysystem-tos)[![Latest Stable Version](https://camo.githubusercontent.com/6ac26d92ef95454b99e49a3bbdfe041dab611f0782d1ddd3984b6c6cb259a73e/68747470733a2f2f706f7365722e707567782e6f72672f7a696e672f6c61726176656c2d666c7973797374656d2d746f732f762f737461626c652e737667)](https://packagist.org/packages/zing/laravel-flysystem-tos)[![Total Downloads](https://camo.githubusercontent.com/36269c0df5bec969f03cd56ed0ec50a3647a76897de302a64e60a39fb1714bfc/68747470733a2f2f706f7365722e707567782e6f72672f7a696e672f6c61726176656c2d666c7973797374656d2d746f732f646f776e6c6f616473)](https://packagist.org/packages/zing/laravel-flysystem-tos)[![Latest Unstable Version](https://camo.githubusercontent.com/6bbc77c076c0ad6b9a70f950bb4ccf7dfd6e5c9c1d8d9f4735243f30421f4e88/68747470733a2f2f706f7365722e707567782e6f72672f7a696e672f6c61726176656c2d666c7973797374656d2d746f732f762f756e737461626c652e737667)](https://packagist.org/packages/zing/laravel-flysystem-tos)[![License](https://camo.githubusercontent.com/1a22854d41d1e7b6b2eb8b679688572035066194f469004920cf1c5bf28b74d4/68747470733a2f2f706f7365722e707567782e6f72672f7a696e672f6c61726176656c2d666c7973797374656d2d746f732f6c6963656e7365)](https://packagist.org/packages/zing/laravel-flysystem-tos)

> **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 TOS using [Composer](https://getcomposer.org):

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

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

[](#configuration)

```
return [
    // ...
    'disks' => [
        // ...
        'tos' => [
            'driver' => 'tos',
            'root' => '',
            'key' => env('TOS_ACCESS_KEY_ID'),
            'secret' => env('TOS_ACCESS_KEY_SECRET'),
            'bucket' => env('TOS_BUCKET'),
            'endpoint' => env('TOS_ENDPOINT'),
            'is_cname' => env('TOS_IS_CNAME', false),
            'security_token' => env('TOS_SECURITY_TOKEN'),
        ],
    ]
];
```

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

[](#environment)

```
TOS_ACCESS_KEY_ID=
TOS_ACCESS_KEY_SECRET=
TOS_BUCKET=
TOS_ENDPOINT=
TOS_IS_CNAME=false
TOS_SECURITY_TOKEN=
```

License
-------

[](#license)

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

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance90

Actively maintained with recent releases

Popularity23

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 51% 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 ~121 days

Recently: every ~180 days

Total

7

Last Release

45d ago

Major Versions

1.0.0 → 2.0.02024-03-28

1.x-dev → 2.0.12025-01-22

PHP version history (2 changes)1.0.0PHP ^7.2 || ^8.0

2.0.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/5fafa5bffa28dcd722432b244bf3f0bfe773406df29fea295847e2397b95d50b?d=identicon)[zingimmick](/maintainers/zingimmick)

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (26 commits)")[![zingimmick](https://avatars.githubusercontent.com/u/26657141?v=4)](https://github.com/zingimmick "zingimmick (21 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (2 commits)")[![deepsource-autofix[bot]](https://avatars.githubusercontent.com/in/57168?v=4)](https://github.com/deepsource-autofix[bot] "deepsource-autofix[bot] (1 commits)")[![remxcode](https://avatars.githubusercontent.com/u/3363540?v=4)](https://github.com/remxcode "remxcode (1 commits)")

---

Tags

flysystemlaraveltosfilesystemFlysystemlaravelfilefilesstoragetos

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

### Embed Badge

![Health badge](/badges/zing-laravel-flysystem-tos/health.svg)

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

###  Alternatives

[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

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

Flysystem Adapter for OBS

1211.2k](/packages/zing-laravel-flysystem-obs)[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)
