Libraries tagged by nftables
tnegeli/m2clitools
54713 Downloads
Some nice commands to cleanup media files and tables on production systems
ryangjchandler/filament-progress-column
74476 Downloads
Add a progress bar column to your Filament tables.
mokhosh/filament-jalali
28769 Downloads
Add Jalali datetime to your filament tables
marcocesarato/sqlparser
36735 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.
malios/php-to-ascii-table
93010 Downloads
A PHP library to generate plain text tables.
maddhatter/markdown-table
97528 Downloads
Dynamically generate markdown tables
lochmueller/calendarize
125362 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
laravel-views/laravel-views
87930 Downloads
Laravel package to create beautiful common views like tables using only PHP code
lara-zeus/popover
37309 Downloads
Zeus Popover is filamentphp component to show a Popover with custom content in tables and infolist
josezenem/laravel-make-migration-pivot
53755 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.
hydrat/filament-table-layout-toggle
63303 Downloads
Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.
ellgreen/laravel-loadfile
164156 Downloads
A package to help with loading files into MySQL tables
dragon-code/laravel-data-dumper
9106 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
donquixote/cellbrush
92421 Downloads
Library to generate HTML tables.
codewithdennis/filament-lucide-icons
1454 Downloads
A Filament plugin that integrates Lucide icons, allowing you to use them seamlessly across Filament forms, tables, actions, and more.