Libraries tagged by four columns
nagy/laravel-rating
22602 Downloads
manage rating column for elqouent models
s-damian/larasort
15240 Downloads
Column sortable for Laravel
prgtw/inserts-always-include-default-values-behavior
282829 Downloads
Propel behavior for always including columns that have default values in INSERT queries
ziffmedia/laravel-eloquent-imagery
188668 Downloads
Image handling per column/attribute for Laravel Eloquent
waad/filament-import-wizard
1017 Downloads
A powerful, queue-powered CSV and Excel import wizard for Filament with smart column mapping, relationship linking, and background processing for 100K+ rows.
sethphat/eloquent-docs
66950 Downloads
Generate PHPDoc scope for your Eloquent models (columns, accessors and more)
deldius/filament-user-field
21902 Downloads
Utility fields for User: Entry, Input, Column
beechit/default-upload-folder
135729 Downloads
Make it possible to configure the default upload folder for a certain TCA column
abather/relation-components
3409 Downloads
column and entry for relations
myneid/laravel-db-tui
1118 Downloads
Interactive TUI database browser for Laravel — browse tables, sort columns, inspect rows, and run raw SQL
datatables.net/datatables.net-fixedheader
15651 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables
datatables.net/datatables.net-select
24640 Downloads
Select provides table item selection capabilities - rows, columns and cells can be selected individually or collectively. Complex selection operations such as operating system style selection (ctrl/cmd and shift click) for multiple rows can be enabled with a single option for a DataTable. This is Select for DataTables
datatables.net/datatables.net-responsive
22882 Downloads
In the modern world of responsive web design tables can often cause a particular problem for designers due to their row based layout. Responsive is an extension for DataTables that resolves that problem by optimising the table's layout for different screen sizes through the dynamic insertion and removal of columns from the table. This is Responsive for DataTables
andreia/filament-recurrence
880 Downloads
A Filament plugin for handling recurrence patterns with form fields, table columns, and infolist components
it-for-free/array_column
40888 Downloads
Replacement for ramsey's array_column package: array_column() for projects using PHP earlier than version 5.5.