PHPackages                             weiwait/filament-storage - 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. weiwait/filament-storage

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

weiwait/filament-storage
========================

This is my package filament-storage

3.x-dev(2y ago)03[2 PRs](https://github.com/weiwait/filament-storage/pulls)MITPHPPHP ^8.1

Since Aug 10Pushed 2y ago1 watchersCompare

[ Source](https://github.com/weiwait/filament-storage)[ Packagist](https://packagist.org/packages/weiwait/filament-storage)[ Docs](https://github.com/weiwait/filament-storage)[ GitHub Sponsors](https://github.com/weiwait)[ RSS](/packages/weiwait-filament-storage/feed)WikiDiscussions 3.x Synced yesterday

READMEChangelogDependencies (14)Versions (3)Used By (0)

This is my package filament-storage
===================================

[](#this-is-my-package-filament-storage)

[![Latest Version on Packagist](https://camo.githubusercontent.com/943da4c4ba4fa3877ba3c468e6be7e878c45b3c2e59f5bf09e69755fe2755f30/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f776569776169742f66696c616d656e742d73746f726167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/weiwait/filament-storage)[![GitHub Tests Action Status](https://camo.githubusercontent.com/34a84a5e5476d91ec83e4cd0f43dec72602df0f831aa376f96840ffd3fc923fd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f776569776169742f66696c616d656e742d73746f726167652f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/weiwait/filament-storage/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/b436d03dc030eeb34bca376f0d2de922fd8c73b5be659e3e86d941ce146d4df3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f776569776169742f66696c616d656e742d73746f726167652f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/weiwait/filament-storage/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/e7f022b74f7a1a01de5f8882a4a0120d95620221895e897c02003036d9c35111/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f776569776169742f66696c616d656e742d73746f726167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/weiwait/filament-storage)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require weiwait/filament-storage
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="filament-storage-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="filament-storage-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="filament-storage-views"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$filamentStorage = new Weiwait\FilamentStorage();
echo $filamentStorage->echoPhrase('Hello, Weiwait!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [weiwait](https://github.com/weiwait)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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

Unknown

Total

1

Last Release

1059d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/74e0a539fde4f31941cf773ea8504fa105f6c48dd8d3665c3f5ea13304c82292?d=identicon)[weiwait](/maintainers/weiwait)

---

Top Contributors

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

---

Tags

laravelfilamentweiwait

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/weiwait-filament-storage/health.svg)

```
[![Health](https://phpackages.com/badges/weiwait-filament-storage/health.svg)](https://phpackages.com/packages/weiwait-filament-storage)
```

###  Alternatives

[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[croustibat/filament-jobs-monitor

Background Jobs monitoring like Horizon for all drivers for FilamentPHP

274326.6k8](/packages/croustibat-filament-jobs-monitor)[stephenjude/filament-debugger

About

104162.2k2](/packages/stephenjude-filament-debugger)[finity-labs/fin-mail

A powerful email template manager and composer for Filament with dynamic token replacement, template versioning, and inline email sending.

284.5k1](/packages/finity-labs-fin-mail)

PHPackages © 2026

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