Libraries tagged by table components
devletes/filament-progress-bar
4825 Downloads
Reusable progress bar components for Filament 5 tables and infolists.
yousefaman/filament-modal-repeater
5886 Downloads
A Filament form component that displays repeater items in a table with modal-based editing.
orchestra/html
112795 Downloads
HTML Component for Orchestra Platform
zetacomponents/persistent-object
503465 Downloads
This component allows you to store an arbitrary data structures to a fixed database table. The component provides all the functionality needed to fetch, list, delete etc these datastructures.
andreia/filament-recurrence
518 Downloads
A Filament plugin for handling recurrence patterns with form fields, table columns, and infolist components
marcocesarato/sqlparser
46100 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
flightsadmin/livewire-crud
19995 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables.
langleyfoxall/react-dynamic-data-table-laravel-api
16193 Downloads
Provides a Laravel API endpoint responder for the `react-dynamic-data-table` component.
mattdanger/phalcon-table-sort
25039 Downloads
Phalcon HTML table sort component
beartropy/tables
1755 Downloads
This is yet another laravel livewire table and come as is. You can filter, you can sort, you can bulk, toggle columns, the basics.
webbingbrasil/filament-datefilter
80340 Downloads
Date filter component for filament tables.
jeffersongoncalves/filament-flux
435 Downloads
Filament v5 plugin exposing Livewire Flux UI components as native Form Fields, Table Columns, Infolist Entries and Actions.
sugarcraft/sugar-table
222 Downloads
PHP port of Evertras/bubble-table — customizable interactive table component for terminal UIs. Supports column definitions with keys/titles/widths, rows as key-value maps, styled cells, selection, pagination, sorting, filtering, frozen columns, horizontal scrolling, zebra striping, and ANSI border styling.
caseraph/laravel-livewire-tables
168 Downloads
A dynamic table component for Laravel Livewire
idkwhoami/flux-tables
124 Downloads
This package provides a reusable, configurable table livewire component styled using Flux