Libraries tagged by columned
solwin/customerattribute
5 Downloads
Customer Attributes extension helps the store owner to manage and add new customer attributes. By using Customer attributes extension, store owner can create additional fields on the customer account register page, customer account edit page and admin manage customers. The objective of using this extension is to collect business-related and personal information that the store owner needs from the customer. A store owner can create an unlimited number of additional input fields like text box, text area, Date, Yes/No, Dropdown etc. The store owner can set default value & input validation for attributes. A store owner can add the attribute to the list of column options and list of filter options in the customer grid from admin.
sndsabin/module-orderconfirmationemailstatus
13 Downloads
This module adds a column in the sales order grid showing the status of the order confirmation email.
smolowik/propel-behavior-mysql-encryption
44 Downloads
Behavior which allows you to encrypt columns using mysql
shootkiran/filament-google-maps
21 Downloads
A Google Maps package for Filament PHP with field, column and widget
sglusnevs/slick-grid-frozen
13 Downloads
My very own fork of SlickGrid, featuring frozen rows and columns from https://github.com/JLynch7/SlickGrid/tree/2.0-frozenRowsAndColumns to make it available for composer via Packagist
sergeycherepanov/salesgrid
3 Downloads
Extra Columns in Sales Order Grid
s-patompong/nova-grid
13 Downloads
Add columns to create and Update resources
rvzug/laravel-possible-composite-key
74 Downloads
PHP trait to use composite keys in your Laravel Eloquent models and does not fail on possible missing column.
run_as_root/ext-magento2-product-priorities
3 Downloads
This module provides a product priorities column inside Admin Products Grid.
rozwell/composite-primary-keys
12 Downloads
Most advanced composite primary keys package with support of: binary columns, queueable, implicit route binding, relations
roy404/schema
2 Downloads
The Schema Builder class is a part of the database layer that allows you to define database tables and their columns using a fluent syntax. It provides a way to create and manipulate database tables without writing SQL queries directly.
rovangju/commie
28 Downloads
A simplistic OO wrapper around PHP's built in CSV handling that lets you reference columns by header name
roseblade/silverstripe-elemental-rows
98 Downloads
A module designed to help making Bootstrap CSS rows and columns easier
ronaldcastillo/base
25 Downloads
Base application model for Laravel, adds validation and column mapping functionalities
romverner/laravel-advanced-relationships
12 Downloads
Multi-column and JSON relationships using awobaz/compoships and staudenmeir/eloquent-json-relations, updated to work with Laravel 8. Credit goes to sheldonreiff for the original library.