Libraries tagged by column
myneid/laravel-db-tui
1061 Downloads
Interactive TUI database browser for Laravel — browse tables, sort columns, inspect rows, and run raw SQL
mouf/utils.common.sortable-interface
265456 Downloads
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!
laxap/bootstrap-grids
119700 Downloads
Predefined gridelements Bootstrap 5 content elements: column grids, grids for simple accordions, and tabs.
l3aro/rating-star-for-filament
4173 Downloads
Rating star for filament table column and schemas.
konekt/search
49216 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
digital-creative/icon-action-toolbar
29174 Downloads
Allows you to update a single column of a resource all at once.
digital-creative/batch-edit-toolbar
3318 Downloads
Allows you to update a single column of a resource all at once.
deldius/filament-user-field
20767 Downloads
Utility fields for User: Entry, Input, Column
datatables.net/datatables.net-select
24303 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
22466 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
datatables.net/datatables.net-fixedheader
15295 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
cycle/entity-behavior-uuid
116004 Downloads
Provides an ability to use ramsey/uuid as a Cycle ORM entity column type
beechit/default-upload-folder
135168 Downloads
Make it possible to configure the default upload folder for a certain TCA column
aureuserp/progress-bar
845 Downloads
A Filament v5 progress-bar table column & infolist entry with sizes, shapes, stripes, gradients, thresholds, and ARIA-compliant output.
archipro/silverstripe-smart-enum
16409 Downloads
Silverstripe CMS DBField backed by PHP 8.1 BackedEnums with optional scalar column storage via use_native_db_enum