Libraries tagged by columns
verbb/element-index-defaults
17488 Downloads
Setup default columns for your element indexes.
tsyama/laravel-soft-delete-flag
47825 Downloads
A Laravel package that can use Boolean column for soft deletes.
thefrosty/wp-media-sortable-filesize
314 Downloads
Improve your Media Library functionality by introducing a new column that showcases the sizes of files.
thefeqy/laravel-model-status
273 Downloads
A Laravel package to automate adding configurable status columns to models and migrations, and enforce user activity through middleware.
tanthammar/filament-extras
3777 Downloads
Filament macros, pages, fields, columns and other helpers
spryker/propel-encryption-behavior
56928 Downloads
Propel Behavior for seamless encryption/decryption of data columns
sdavis1902/eloquent-vars
8097 Downloads
Add ability to save additional fields or Vars on a Laravel model without a specific db column for it
saadj55/filament-copyable
5365 Downloads
Filament fields and columns with copyable values
saade/filament-extra
774 Downloads
A set of reusable Filament helpers, columns, fields, actions and more!
pimlie/authres_status
2861 Downloads
This authres_status plugin checks the Authentication-Results headers of your emails and displays the verification status. The verification status is displayed when you read an email, but you can also add a column to your message list.
oddnoc/silverstripe-artefactcleaner
18528 Downloads
Find and optionally delete unused tables, columns and indexes in a SilverStripe database
mouf/utils.common.sortable-interface
221498 Downloads
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!
mouf/html.widgets.statsgrid
9189 Downloads
This PHP package contains a HTML pivot table. You provide it with a data set and the list of columns and rows and it will display a nice pivot table.
mobilestock/model-tracks-user-updates
2537 Downloads
model-tracks-user-updates is a library that updates the 'updated_by_user' column with the corresponding user id. Internally it uses the model triggers to update the column with the id of the logged user.
konekt/search
29623 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.