Libraries tagged by columned
kinglozzer/silverstripe-columnedlist
1917 Downloads
An SS_ListDecorator to facilitate stacking data vertically in columns
kyslik/column-sortable
3913520 Downloads
Package for handling column sorting in Laravel 6.x
ramsey/array_column
3211446 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
wildside/userstamps
1078836 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
stancl/virtualcolumn
3061698 Downloads
Eloquent virtual column.
protonemedia/laravel-cross-eloquent-search
333239 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
cheesegrits/filament-google-maps
159798 Downloads
A Google Maps package for Filament PHP with field, column and widget
awcodes/filament-badgeable-column
128027 Downloads
Filament Tables column to append and prepend badges.
archilex/filament-toggle-icon-column
175722 Downloads
A toggle icon column for Filament
rhumsaa/array_column
438981 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
kartik-v/yii2-dynagrid
2402971 Downloads
Turbo charge the Yii 2 GridView with personalized columns, page size, and themes.
malhal/laravel-geographical
267465 Downloads
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
jessarcher/laravel-castable-data-transfer-object
626976 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
dillingham/nova-items-field
849368 Downloads
Nova field to handle array columns
codezero/laravel-unique-translation
608408 Downloads
Check if a translated value in a JSON column is unique in the database.