Libraries tagged by columned
kinglozzer/silverstripe-columnedlist
1983 Downloads
An SS_ListDecorator to facilitate stacking data vertically in columns
kyslik/column-sortable
4687694 Downloads
Package for handling column sorting in Laravel 6.x
ramsey/array_column
3398206 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
wildside/userstamps
1356859 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
4684066 Downloads
Eloquent virtual column.
protonemedia/laravel-cross-eloquent-search
421432 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
803560 Downloads
Check if a translated value in a JSON column is unique in the database.
cheesegrits/filament-google-maps
337146 Downloads
A Google Maps package for Filament PHP with field, column and widget
valentin-morice/filament-json-column
175868 Downloads
A simple package to view and edit your JSON columns in Filament
awcodes/filament-badgeable-column
260827 Downloads
Filament Tables column to append and prepend badges.
archilex/filament-toggle-icon-column
413011 Downloads
A toggle icon column for Filament
rhumsaa/array_column
448035 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
kartik-v/yii2-dynagrid
2759694 Downloads
Turbo charge the Yii 2 GridView with personalized columns, page size, and themes.
naoray/nova-json
403020 Downloads
Nova json field to spread a json column throughout multiple fields.
morrislaptop/laravel-popo-caster
514451 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer