Libraries tagged by column
sukohi/paver
8 Downloads
A PHP package mainly developed for Laravel to generate PHP codes using column names of specified table.
sukohi/order-by-relationship
8 Downloads
A Laravel package that allows you to sort DB data by relationship column.
stephenharris/guise
1173 Downloads
A framework for modifying the WP admin interface (adding columns, metaboxes etc)
steevanb/list-bundle
1 Downloads
Save research and columns to shown
spydemon/m2-catalog_product_import_media_reset
251 Downloads
Add a new column in product import files that allows you to reset media content on imported products.
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.
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
14 Downloads
Add columns to create and Update resources
rvzug/laravel-possible-composite-key
75 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.