hans-thomas/filterable-overview-widget

This widget enables you to filter your overview data and apply conditions on your stats.
822 1
Install
composer require hans-thomas/filterable-overview-widget
Latest Version:v2.0.0
PHP:^8.2
License:MIT
Last Updated:Apr 27, 2026
Links: GitHub  ·  Packagist
Maintainer: hans-thomas

Filterable Overview widget

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

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

Installation

You can install the package via composer:

composer require hans-thomas/filterable-overview-widget

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] [--] <name>

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

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

Related Packages

fawaziwalewa/filament-icon-picker

A beautiful icon picker field for FilamentPHP v5 with support for Heroicons, Luc...

1,434 5
croustibat/filament-jobs-monitor

Background Jobs monitoring like Horizon for all drivers for FilamentPHP

370,718 277
tallcms/cms

TallCMS - A modern CMS for Filament admin panels. Works standalone or as a plugi...

1,632 5
jeffersongoncalves/filament-refresh-sidebar

Automatically refresh the Filament sidebar navigation when certain events occur,...

1,835 11