Libraries tagged by tables
verbb/tablemaker
151386 Downloads
Create customizable and user-defined table fields.
exceedone/exment
34711 Downloads
Management for Product, Client, Contracts, Subscription, ...
caseyamcl/toc
312255 Downloads
Simple Table-of-Contents Generator for PHP. Generates TOCs based off H1...H6 tags
baril/bonsai
54718 Downloads
An implementation of the Closure Tables pattern for Eloquent.
zetacomponents/console-tools
1664434 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.
wbraganca/yii2-fancytree-widget
123885 Downloads
The yii2-fancytree widget is a Yii 2 wrapper for the [Fancytree](https://github.com/mar10/fancytree). A JavaScript dynamic tree view plugin for jQuery with support for persistence, keyboard, checkboxes, tables, drag'n'drop, and lazy loading
tomatophp/filament-icons
63503 Downloads
Picker & Table Column & Icons Provider for FilamentPHP
tnegeli/m2clitools
55585 Downloads
Some nice commands to cleanup media files and tables on production systems
ryangjchandler/filament-progress-column
77121 Downloads
Add a progress bar column to your Filament tables.
mokhosh/filament-jalali
30601 Downloads
Add Jalali datetime to your filament tables
marcocesarato/sqlparser
37343 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.
lochmueller/calendarize
127273 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
lara-zeus/popover
39399 Downloads
Zeus Popover is filamentphp component to show a Popover with custom content in tables and infolist
kainiklas/filament-scout
43335 Downloads
Filament Plugin to integrate Scout into Global Search and Table Search.
josezenem/laravel-make-migration-pivot
55903 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.