Libraries tagged by table actions
codewithdennis/filament-lucide-icons
103225 Downloads
A Filament plugin that integrates Lucide icons, allowing you to use them seamlessly across Filament forms, tables, actions, and more.
leek/filament-right-click
4586 Downloads
Right-click table row menus for Filament panels that trigger native Filament actions.
zetacomponents/console-tools
1753761 Downloads
A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.
codewithdennis/filament-factory-action
10617 Downloads
This plugin adds a new feature to the Filament admin panel table, enabling easy generation of test records for your database tables using your Laravel Factory definitions.
shreejan/actionable-column
5875 Downloads
Interactive table column with clickable actions for Filament v4 and v5
tommyknocker/pdo-database-class
6264 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
daljo25/filament-tabler-icons
6044 Downloads
A Filament plugin that integrates tabler icons, allowing you to use them seamlessly across Filament forms, tables, actions, and more.
jeffersongoncalves/filament-action-export
1324 Downloads
Export Filament tables to CSV, XLSX and PDF with preview and print support.
alp-develop/laravel-livewire-tables
1024 Downloads
Full-featured reactive data tables for Laravel 10-13 and Livewire 3-4. Search, sort, filter, paginate, bulk actions, CSV export, dark mode, Tailwind & Bootstrap themes.
wieni/wmentity_overview
22378 Downloads
Improved EntityListBuilders with support for paging, table sorting, table dragging, filtering, bulk actions, database queries and more.
jeffersongoncalves/filament-sensible-defaults
718 Downloads
A Filament plugin that applies a curated set of sensible, opinionated UI defaults across your panels (actions, forms, selects, date-time pickers, tables, pages and display formats) with config-driven, per-block opt-outs.
vortos/vortos-audit
1177 Downloads
Vortos Audit — enterprise-grade unified audit spine. One append-only, hash-chained, per-scope/per-tenant event store with controlled action vocabulary, sensitivity classification, impersonation-chain capture, async (Kafka) ingestion, partitioned storage, retention + cold-storage tiering, keyset query, and signed per-tenant export. Replaces per-app hand-rolled audit tables.
invue/actions
121 Downloads
The shared 'button that does something' primitive for the Invue framework — a link/button with an optional confirmation modal, plus a dropdown group, reused by invue/tables (row/bulk actions) and any other package or app that needs a confirmable action.
nyoncode/wire-table
349 Downloads
Enterprise-grade Livewire table system with inline editing, optimistic locking, actions, bulk actions, and more.
invue/invue
35 Downloads
The full Invue framework in one install — requires every invue/* package (core, actions, forms, tables, infolists, notifications, panels). Same role as filament/filament: most apps building a real panel/resource CRUD want everything, not one piece at a time.