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

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

tystuyfzand/laravel-seaweedfs
=============================

A SeaweedFS implementation for Laravel (supporting Filesystems)

v1.1.0(1y ago)2552ISCPHP

Since May 25Pushed 1y ago1 watchersCompare

[ Source](https://github.com/tystuyfzand/laravel-seaweedfs)[ Packagist](https://packagist.org/packages/tystuyfzand/laravel-seaweedfs)[ RSS](/packages/tystuyfzand-laravel-seaweedfs/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (7)Dependencies (7)Versions (8)Used By (0)

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

[](#laravel-seaweedfs)

A Laravel integration of [seaweedfs-client](https://github.com/tystuyfzand/seaweedfs-client) 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

34

—

LowBetter than 75% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity68

Established project with proven stability

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

Recently: every ~579 days

Total

7

Last Release

643d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16365368?v=4)[Tyler Stuyfzand](/maintainers/tystuyfzand)[@tystuyfzand](https://github.com/tystuyfzand)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M194](/packages/laravel-ai)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[illuminate/queue

The Illuminate Queue package.

21332.6M1.6k](/packages/illuminate-queue)[mike-bronner/laravel-model-caching

Automatic caching for Eloquent models.

2.4k91.0k1](/packages/mike-bronner-laravel-model-caching)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M345](/packages/psalm-plugin-laravel)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45444.2k1](/packages/pressbooks-pressbooks)

PHPackages © 2026

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