PHPackages                             arnold/laravel-seaweedfs - 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. arnold/laravel-seaweedfs

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

arnold/laravel-seaweedfs
========================

A SeaweedFS implementation for Laravel (supporting Filesystems)

1.0.2(4y ago)0105ISCPHP

Since Mar 21Pushed 4y ago1 watchersCompare

[ Source](https://github.com/jiangyong19910326/laravel-seaweedfs)[ Packagist](https://packagist.org/packages/arnold/laravel-seaweedfs)[ RSS](/packages/arnold-laravel-seaweedfs/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (3)Dependencies (7)Versions (4)Used By (0)

Laravel-SeaweedFS
=================

[](#laravel-seaweedfs)

A Laravel integration of [seaweedfs-client](https://github.com/jiangyong19910326/flysystem-seaweedfs) with implementations making it useful for file storage, and using Laravel's own cache/database functionality for caching and mapping.

This package is pretty much untested and might not be production ready.

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

[](#configuration)

All configuration options can be found in `config/seaweedfs.php` after publishing the vendor config:

```
php artisan vendor:publish --provider="SeaweedFS\Laravel\SeaweedFSProvider"

```

Required keys for a connection are `master`, optional are `cache`, `cache_store`, and `scheme`.

Storage Mapping
---------------

[](#storage-mapping)

As mentioned in [flysystem-seaweedfs](https://github.com/tystuyfzand/flysystem-seaweedfs), this flysystem implementation uses a Mapping class that does **NOT** use the SeaweedFS Filer.

That being said, any read/write operations can use paths that map to a seaweedfs file, and URLs to the files may be generated using the `Storage::url()` method.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

Total

3

Last Release

1511d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ca84779609892ea9c2ba9e85cd0c500499294af9e2e34190c99ccb00e32ed0ae?d=identicon)[jiangyong19910326](/maintainers/jiangyong19910326)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/arnold-laravel-seaweedfs/health.svg)

```
[![Health](https://phpackages.com/badges/arnold-laravel-seaweedfs/health.svg)](https://phpackages.com/packages/arnold-laravel-seaweedfs)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[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)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[spatie/laravel-google-cloud-storage

Google Cloud Storage filesystem driver for Laravel

2408.9M13](/packages/spatie-laravel-google-cloud-storage)[orchestra/canvas

Code Generators for Laravel Applications and Packages

21017.2M158](/packages/orchestra-canvas)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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