PHPackages                             hans-thomas/filterable-overview-widget - 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. hans-thomas/filterable-overview-widget

ActiveLibrary

hans-thomas/filterable-overview-widget
======================================

This widget enables you to filter your overview data and apply conditions on your stats.

v2.0.0(6mo ago)1447[3 PRs](https://github.com/hans-thomas/filterable-overview-widget/pulls)MITPHPPHP ^8.2CI passing

Since Jul 8Pushed 1mo agoCompare

[ Source](https://github.com/hans-thomas/filterable-overview-widget)[ Packagist](https://packagist.org/packages/hans-thomas/filterable-overview-widget)[ Docs](https://github.com/hans-thomas/filterable-overview-widget)[ GitHub Sponsors](https://github.com/hans-thomas)[ RSS](/packages/hans-thomas-filterable-overview-widget/feed)WikiDiscussions 4.x Synced 1mo ago

READMEChangelog (2)Dependencies (15)Versions (7)Used By (0)

Filterable Overview widget
==========================

[](#filterable-overview-widget)

[![Latest Version on Packagist](https://camo.githubusercontent.com/91c1962eec3f588e8a3443ca5eaa425f300a4c2cea1c78720234741a5f9fc319/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f68616e732d74686f6d61732f66696c74657261626c652d6f766572766965772d7769646765742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/hans-thomas/filterable-overview-widget)[![GitHub Tests Action Status](https://camo.githubusercontent.com/40a1deb924b4438ac8788fa782378b90cf9a26c64dbb9e3abae61eb74efcc338/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f68616e732d74686f6d61732f66696c616d656e742d66696c74657261626c652d6f766572766965772d7769646765742f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/hans-thomas/filterablestatsoverviewwidget/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/46b2c68eb8386e079342ecb9a14a122446bdb74be1f5836306a5cb1808bb9cfb/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f68616e732d74686f6d61732f66696c616d656e742d66696c74657261626c652d6f766572766965772d7769646765742f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/hans-thomas/filterablestatsoverviewwidget/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/b7cd76267ed985046caf11c5e828fe1190d3e2109d197d673996fd4e260ae5ff/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f68616e732d74686f6d61732f66696c616d656e742d66696c74657261626c652d6f766572766965772d7769646765742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/hans-thomas/filterablestatsoverviewwidget)

This widget enables you to filter your overview data and apply conditions on your stats.

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

[](#installation)

You can install the package via composer:

```
composer require hans-thomas/filterable-overview-widget
```

[![](./assets/screenshot.png "screenshot of filterable overview widget")](./assets/screenshot.png)

Usage
-----

[](#usage)

Create your widget using the command:

```
> php artisan make:filterable-overview-widget -h
Description:
  Create a Filterable stats overview widget class

Usage:
  make:filterable-overview-widget [options] [--]

Arguments:
  name                  Name of the widget

Options:
  -p, --panel[=PANEL]   Select a panel [default: "default"]
  -h, --help            Display help for the given command. When no command is given display help for the list command
      --silent          Do not output any message
  -q, --quiet           Only errors are displayed. All other output is suppressed
  -V, --version         Display this application version
      --ansi|--no-ansi  Force (or disable --no-ansi) ANSI output
  -n, --no-interaction  Do not ask any interactive question
      --env[=ENV]       The environment the command should run under
  -v|vv|vvv, --verbose  Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
```

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)

- [Hans Thomas](https://github.com/hans-thomas)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance80

Actively maintained with recent releases

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90% 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 ~62 days

Total

4

Last Release

126d ago

Major Versions

v1.0.0 → 3.x-dev2025-11-05

v2.0.0 → 4.x-dev2026-01-12

PHP version history (2 changes)v1.0.0PHP ^8.1

3.x-devPHP ^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/39920372?v=4)[Mohammad Mortazavi](/maintainers/hans-thomas)[@hans-thomas](https://github.com/hans-thomas)

---

Top Contributors

[![hans-thomas](https://avatars.githubusercontent.com/u/39920372?v=4)](https://github.com/hans-thomas "hans-thomas (54 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] (2 commits)")

---

Tags

filamentfilament-pluginfilamentphpfilamentphp-pluginlaravelwidgetlaravelfilamentfilament-pluginhans-thomasfilament-widgetfilterable stats overview widget

###  Code Quality

TestsPest

Static AnalysisPHPStan, Rector

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/hans-thomas-filterable-overview-widget/health.svg)

```
[![Health](https://phpackages.com/badges/hans-thomas-filterable-overview-widget/health.svg)](https://phpackages.com/packages/hans-thomas-filterable-overview-widget)
```

###  Alternatives

[croustibat/filament-jobs-monitor

Background Jobs monitoring like Horizon for all drivers for FilamentPHP

254255.2k6](/packages/croustibat-filament-jobs-monitor)[schmeits/filament-character-counter

This is a Filament character counter TextField and Textarea form field for Filament v4 and v5

33184.7k6](/packages/schmeits-filament-character-counter)[defstudio/filament-searchable-input

A searchable autocomplete input for Filament forms

3212.4k](/packages/defstudio-filament-searchable-input)[inerba/filament-db-config

A Filament plugin for database-backed application settings and editable content, with caching and easy page generation.

329.1k](/packages/inerba-filament-db-config)[caresome/filament-neobrutalism-theme

A neobrutalism theme for FilamentPHP admin panels

303.2k](/packages/caresome-filament-neobrutalism-theme)[jiten14/jitone-ai

jitone-ai is a powerful FilamentPHP plugin that integrates AI-powered features directly into your Filament forms.

213.1k](/packages/jiten14-jitone-ai)

PHPackages © 2026

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