Libraries tagged by celum
oddnoc/silverstripe-artefactcleaner
18474 Downloads
Find and optionally delete unused tables, columns and indexes in a SilverStripe database
mouf/utils.common.sortable-interface
219892 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
9125 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
1872 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
177 Downloads
A laravel package to generate CRUD by giving Model and database table column
konekt/search
28394 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
keboola/sanitizer
97348 Downloads
Column name sanitizer
jpmschuler/tvplus-contentslide
26912 Downloads
This extension allows you to inherit the content of a TemplaVoilaPlus content element column to its child pages - Adaption of EXT:kb_tv_cont_slide to work with templavoilaplus
jhodges/kuma-bundle
16635 Downloads
Adds various usefull features to the Kunstmaan Bundles CMS: Change the parent of a Node (Page), ContentPage column templates, NavigationPagePart, TemplateHelper, GalleryPagePart, HTML/iFrame Admin Dashboard
in2code/hide-used-content
31526 Downloads
Removes used content elements with own colPos configuration from "Unused" column
ichhabrecht/hide-used-content
82979 Downloads
Removes used content elements with own colPos configuration from "Unused" column
hyvor/laravel-json-meta
6790 Downloads
Strict meta data for Eloquent Models, saved in JSON columns
digital-creative/nova-json-wrapper
77300 Downloads
Allows you to group Nova fields and merge their output into a single JSON column.
defstudio/filament-money
755 Downloads
An opinionated Filament money fields and columns handler
datatables.net/datatables.net-select
18003 Downloads
Select provides table item selection capabilities - rows, columns and cells can be selected individually or collectively. Complex selection operations such as operating system style selection (ctrl/cmd and shift click) for multiple rows can be enabled with a single option for a DataTable. This is Select for DataTables