Libraries tagged by columnar
myneid/laravel-db-tui
1195 Downloads
Interactive TUI database browser for Laravel — browse tables, sort columns, inspect rows, and run raw SQL
mouf/utils.common.sortable-interface
268266 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
119967 Downloads
Predefined gridelements Bootstrap 5 content elements: column grids, grids for simple accordions, and tabs.
l3aro/rating-star-for-filament
6102 Downloads
Rating star for filament table column and schemas.
konekt/search
51032 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
29641 Downloads
Allows you to update a single column of a resource all at once.
digital-creative/batch-edit-toolbar
3945 Downloads
Allows you to update a single column of a resource all at once.
deldius/filament-user-field
22989 Downloads
Utility fields for User: Entry, Input, Column
datatables.net/datatables.net-select
24924 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
23210 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
15867 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
121899 Downloads
Provides an ability to use ramsey/uuid as a Cycle ORM entity column type
beechit/default-upload-folder
136568 Downloads
Make it possible to configure the default upload folder for a certain TCA column
aureuserp/progress-bar
1437 Downloads
A Filament v5 progress-bar table column & infolist entry with sizes, shapes, stripes, gradients, thresholds, and ARIA-compliant output.
archipro/silverstripe-db-json
141637 Downloads
A Silverstripe CMS module to enable the creation of MySQL 8 JSON column on DataObjects