PHPackages                             backstage/table-filters - 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. backstage/table-filters

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

backstage/table-filters
=======================

A Backstage package for filtering tables in Backstage.

v0.0.6(1y ago)1455[4 PRs](https://github.com/backstagephp/table-filters/pulls)MITPHPPHP ^8.1CI passing

Since Apr 9Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/backstagephp/table-filters)[ Packagist](https://packagist.org/packages/backstage/table-filters)[ Docs](https://github.com/backstagephp/table-filters)[ GitHub Sponsors](https://github.com/Backstage)[ RSS](/packages/backstage-table-filters/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (13)Versions (11)Used By (0)

Backstage: Table Filters in Filament
------------------------------------

[](#backstage-table-filters-in-filament)

[![Latest Version on Packagist](https://camo.githubusercontent.com/b662e90ef377819fb3c07b51eeedfeb96b8bdd546acb5962db19aa4f3918a3d9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6261636b73746167652f7461626c652d66696c746572732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/backstage/table-filters)[![GitHub Tests Action Status](https://camo.githubusercontent.com/015125fb2d2097b18d1372b5cfaa245bc431c63f6ce161e454f669bde7101a30/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6261636b73746167652f7461626c652d66696c746572732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/backstage/table-filters/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/f68e3420c4ec8f49df1da50961047554a292bd19e3a5ea8a3d72c0b192410ec4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6261636b73746167652f7461626c652d66696c746572732f6669782d7068702d636f64652d7374796c696e672e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/backstage/table-filters/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/d8bb098244d71d07cdc2f01ff377d464b50596da310e1b20d5bd52d7a96f07e4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6261636b73746167652f7461626c652d66696c746572732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/backstage/table-filters)

Nice to meet you, we're [Backstage](https://backstagephp.com)
-------------------------------------------------------------

[](#nice-to-meet-you-were-backstage)

Hi! We are a web development agency from Nijmegen in the Netherlands and we use Laravel for everything: advanced websites with a lot of bells and whitles and large web applications.

About the package
-----------------

[](#about-the-package)

This package makes it easy to add filters to your Filament resource tables with minimal setup.

It allows you to define your table filters externally (file-based), helping you keep your code clean, organized, and easy to maintain.

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

[](#installation)

You can install the package via composer:

```
composer require backstage/table-filters
```

Usage
-----

[](#usage)

In your resource, add the following method at the end of your table:

```
public static function table(Table $table): Table
{
    return $table
        ->withFileBasedFilters();
}
```

Now if you want to create a file-based Filament Table Filter, please execute the following command:

```
php artisan make:filament-filter
```

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)

- [Manoj Hortulanus](https://github.com/arduinomaster22)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance71

Regular maintenance activity

Popularity14

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 64.3% 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 ~0 days

Total

6

Last Release

401d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c6a425dc8645907a118a007438172d58c2016773f54ab3a834beff172632f13?d=identicon)[ux](/maintainers/ux)

---

Top Contributors

[![mhortulanus](https://avatars.githubusercontent.com/u/91618246?v=4)](https://github.com/mhortulanus "mhortulanus (18 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (4 commits)")[![Baspa](https://avatars.githubusercontent.com/u/10845460?v=4)](https://github.com/Baspa "Baspa (2 commits)")

---

Tags

laravelbackstagetable-filters

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/backstage-table-filters/health.svg)

```
[![Health](https://phpackages.com/badges/backstage-table-filters/health.svg)](https://phpackages.com/packages/backstage-table-filters)
```

###  Alternatives

[guava/calendar

Adds support for vkurko/calendar to Filament PHP.

298241.0k3](/packages/guava-calendar)[bezhansalleh/filament-google-analytics

Google Analytics integration for FilamentPHP

205144.8k5](/packages/bezhansalleh-filament-google-analytics)[jibaymcs/filament-tour

Bring the power of DriverJs to your Filament panels and start a tour !

12247.8k](/packages/jibaymcs-filament-tour)[marcelweidum/filament-expiration-notice

Customize the livewire expiration notice

9169.0k4](/packages/marcelweidum-filament-expiration-notice)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)[outerweb/filament-settings

Filament integration for the outerweb/settings package

3690.9k4](/packages/outerweb-filament-settings)

PHPackages © 2026

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