Libraries tagged by columned
datatables.net/datatables.net-buttons-bs5
5100 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
verbb/element-index-defaults
17755 Downloads
Setup default columns for your element indexes.
tsyama/laravel-soft-delete-flag
48454 Downloads
A Laravel package that can use Boolean column for soft deletes.
tanthammar/filament-extras
3887 Downloads
Filament macros, pages, fields, columns and other helpers
spryker/propel-encryption-behavior
57467 Downloads
Propel Behavior for seamless encryption/decryption of data columns
sdavis1902/eloquent-vars
8746 Downloads
Add ability to save additional fields or Vars on a Laravel model without a specific db column for it
saadj55/filament-copyable
5396 Downloads
Filament fields and columns with copyable values
saade/filament-extra
849 Downloads
A set of reusable Filament helpers, columns, fields, actions and more!
pimlie/authres_status
2917 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
18622 Downloads
Find and optionally delete unused tables, columns and indexes in a SilverStripe database
mouf/utils.common.sortable-interface
225054 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
9282 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
4094 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.
mehadi/laravel-crud-generator
401 Downloads
A laravel package to generate CRUD by giving Model and database table column
konekt/search
30875 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.