Libraries tagged by columns
kyslik/column-sortable
3969950 Downloads
Package for handling column sorting in Laravel 6.x
ramsey/array_column
3226558 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
wildside/userstamps
1097479 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
3151599 Downloads
Eloquent virtual column.
protonemedia/laravel-cross-eloquent-search
340429 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
codezero/laravel-unique-translation
620387 Downloads
Check if a translated value in a JSON column is unique in the database.
cheesegrits/filament-google-maps
170253 Downloads
A Google Maps package for Filament PHP with field, column and widget
archilex/filament-toggle-icon-column
188923 Downloads
A toggle icon column for Filament
rhumsaa/array_column
439862 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
awcodes/filament-badgeable-column
136740 Downloads
Filament Tables column to append and prepend badges.
kartik-v/yii2-dynagrid
2426828 Downloads
Turbo charge the Yii 2 GridView with personalized columns, page size, and themes.
yii2mod/yii2-editable
300102 Downloads
Yii2 editable field extension
morrislaptop/laravel-popo-caster
216132 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
malhal/laravel-geographical
271030 Downloads
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
jessarcher/laravel-castable-data-transfer-object
630977 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class