Libraries tagged by column
kyslik/column-sortable
3973693 Downloads
Package for handling column sorting in Laravel 6.x
ramsey/array_column
3227854 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
wildside/userstamps
1098743 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
3158716 Downloads
Eloquent virtual column.
protonemedia/laravel-cross-eloquent-search
340865 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
621245 Downloads
Check if a translated value in a JSON column is unique in the database.
cheesegrits/filament-google-maps
170996 Downloads
A Google Maps package for Filament PHP with field, column and widget
archilex/filament-toggle-icon-column
189722 Downloads
A toggle icon column for Filament
rhumsaa/array_column
439905 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
awcodes/filament-badgeable-column
137280 Downloads
Filament Tables column to append and prepend badges.
kartik-v/yii2-dynagrid
2428689 Downloads
Turbo charge the Yii 2 GridView with personalized columns, page size, and themes.
yii2mod/yii2-editable
300540 Downloads
Yii2 editable field extension
morrislaptop/laravel-popo-caster
217123 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
malhal/laravel-geographical
271303 Downloads
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
jessarcher/laravel-castable-data-transfer-object
631227 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class