Libraries tagged by columnar
pimlie/authres_status
2924 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
18629 Downloads
Find and optionally delete unused tables, columns and indexes in a SilverStripe database
mouf/utils.common.sortable-interface
225482 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
9285 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
4384 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
432 Downloads
A laravel package to generate CRUD by giving Model and database table column
laxap/bootstrap-grids
115454 Downloads
Predefined gridelements Bootstrap 5 content elements: column grids, grids for simple accordions, and tabs.
konekt/search
31004 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
keboola/sanitizer
102079 Downloads
Column name sanitizer
jpmschuler/tvplus-contentslide
27537 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
in2code/hide-used-content
33742 Downloads
Removes used content elements with own colPos configuration from "Unused" column
ichhabrecht/hide-used-content
83909 Downloads
Removes used content elements with own colPos configuration from "Unused" column
hyvor/laravel-json-meta
6892 Downloads
Strict meta data for Eloquent Models, saved in JSON columns
hnhdigital-os/laravel-model-json
1764 Downloads
Provides JSON column support for for Laravel's Eloquent Model.
digital-creative/nova-json-wrapper
77810 Downloads
Allows you to group Nova fields and merge their output into a single JSON column.