Libraries tagged by columns
kyslik/column-sortable
4572327 Downloads
Package for handling column sorting in Laravel 6.x
ramsey/array_column
3372373 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
wildside/userstamps
1315078 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
4409530 Downloads
Eloquent virtual column.
protonemedia/laravel-cross-eloquent-search
410611 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
773119 Downloads
Check if a translated value in a JSON column is unique in the database.
cheesegrits/filament-google-maps
307527 Downloads
A Google Maps package for Filament PHP with field, column and widget
archilex/filament-toggle-icon-column
373232 Downloads
A toggle icon column for Filament
rhumsaa/array_column
446852 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
valentin-morice/filament-json-column
144506 Downloads
A simple package to view and edit your JSON columns in Filament
awcodes/filament-badgeable-column
240407 Downloads
Filament Tables column to append and prepend badges.
kartik-v/yii2-dynagrid
2705681 Downloads
Turbo charge the Yii 2 GridView with personalized columns, page size, and themes.
indexzer0/eloquent-filtering
10687 Downloads
Powerful eloquent filtering
naoray/nova-json
389426 Downloads
Nova json field to spread a json column throughout multiple fields.
morrislaptop/laravel-popo-caster
474830 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer