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

ActiveLibrary

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

A SeaweedFS implementation for Laravel (supporting Filesystems)

v1.1.0(1y ago)1552ISCPHP

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 2mo 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 77% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity11

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

591d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0b226f8c12e79824ab6e0aaa996b34bacd8439decd9c3270a2692405fcc8f848?d=identicon)[tystuyfzand](/maintainers/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

[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)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[tucker-eric/eloquentfilter

An Eloquent way to filter Eloquent Models

1.8k4.8M26](/packages/tucker-eric-eloquentfilter)[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)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)

PHPackages © 2026

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