PHPackages                             wotz/filament-table-filter-presets - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. wotz/filament-table-filter-presets

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

wotz/filament-table-filter-presets
==================================

Save and load named filter presets per user for Filament tables

v0.5.0(2mo ago)0917↓74.5%[1 PRs](https://github.com/wotzebra/filament-table-filter-presets/pulls)MITPHPPHP ^8.3CI passing

Since Feb 18Pushed 1w agoCompare

[ Source](https://github.com/wotzebra/filament-table-filter-presets)[ Packagist](https://packagist.org/packages/wotz/filament-table-filter-presets)[ Docs](https://github.com/wotz/filament-table-filter-presets)[ RSS](/packages/wotz-filament-table-filter-presets/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (6)Dependencies (28)Versions (13)Used By (0)

Filament Table Filter Presets
=============================

[](#filament-table-filter-presets)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5df30971edcbedc619f73a0c070f08adab24c1fbd0b37221479ca065170d73fc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f776f747a2f66696c616d656e742d7461626c652d66696c7465722d707265736574732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wotz/filament-table-filter-presets)[![GitHub Tests Action Status](https://camo.githubusercontent.com/18e3f20481e7665d2bcb1c1769964964434d35e13d02934f4287a6302a8cb772/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f776f747a2f66696c616d656e742d7461626c652d66696c7465722d707265736574732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/wotz/filament-table-filter-presets/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/05522bb6f5aa03cfe1752295a852bc606fb78ffedd818b10bc1cc9bb23b94629/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f776f747a2f66696c616d656e742d7461626c652d66696c7465722d707265736574732f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/wotz/filament-table-filter-presets/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/e6ca8ec8d268c9e9fba48b75aa18597832bfbc1d9d50fa4ca24de947de644fa4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f776f747a2f66696c616d656e742d7461626c652d66696c7465722d707265736574732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wotz/filament-table-filter-presets)

Add the HasSavedTableFilters trait to any ListRecords page to get Save, Load, and Delete header actions. Filter presets are scoped per user and per resource, stored as JSON, and persisted via a single saved\_table\_filters table.

[![filters.png](docs/filters.png)](docs/filters.png)[![save-filters.png](docs/save-filters.png)](docs/save-filters.png)

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

[](#installation)

You can install the package via composer:

```
composer require wotz/filament-table-filter-presets
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="filament-table-filter-presets-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="filament-table-filter-presets-config"
```

This is the contents of the published config file:

```
return [
    'administrator_model' => User::class,
];
```

Documentation
-------------

[](#documentation)

For the full documentation, check [here](./docs/index.md).

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

If you discover any security-related issues, please email  instead of using the issue tracker.

License
-------

[](#license)

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

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance92

Actively maintained with recent releases

Popularity19

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 76.2% 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 ~11 days

Total

6

Last Release

79d ago

PHP version history (2 changes)v0.1.0PHP ^8.4

v0.5.0PHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/15cf50c665151125e406b8daceaca4ce27096798f9295cbae2f17b29440241f6?d=identicon)[Who Owns The Zebra](/maintainers/Who%20Owns%20The%20Zebra)

---

Top Contributors

[![jyrkidn](https://avatars.githubusercontent.com/u/2447042?v=4)](https://github.com/jyrkidn "jyrkidn (16 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")[![Copilot](https://avatars.githubusercontent.com/in/1143301?v=4)](https://github.com/Copilot "Copilot (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

laravelwotzfilament-table-filter-presets

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/wotz-filament-table-filter-presets/health.svg)

```
[![Health](https://phpackages.com/badges/wotz-filament-table-filter-presets/health.svg)](https://phpackages.com/packages/wotz-filament-table-filter-presets)
```

###  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)[stephenjude/filament-debugger

About

104162.2k2](/packages/stephenjude-filament-debugger)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

122177.8k1](/packages/stephenjude-filament-feature-flags)[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)
