Libraries tagged by columned
mediawiki/proofread-page
255 Downloads
The ProofreadPage extension adds book proofreading capacity to MediaWiki. It can render a book either as a column of OCR text beside a column of scanned images, or broken into its logical organization (such as chapters or poems) using transclusion.
marshmallow/nova-totals-footer
6 Downloads
This Laravel Nova package is used for calculating the total of the columns that you wish to show.
knetewelt/causerstamps
25 Downloads
A package to provide timestamps for eloquent models using a trait. It extends the model for created_by and updated_by column. If the model uses SoftDeletes it'll add the column deleted_by for that as well.
kabachello/phptexttable
50 Downloads
Easily convert PHP arrays into plain text tables or strings with a fixed field length for each column
jhodges/kuma-bundle
16195 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
iop/magento2_order-grid
693 Downloads
Magento 2 back-end order grid view with coupon_code and discount_amount columns added
imagewize/reviews-block
12 Downloads
WordPress block plugin for displaying customer reviews in a three-column layout
igaster/laravel-model-options
718 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
helloarman/dumptable
70 Downloads
This Laravel package updates migration files during development without data loss, allowing seamless modification of table columns while preserving existing records. Ideal for maintaining data integrity during iterative development.
heimrichhannot/contao-list-grid-bundle
518 Downloads
Contao bundle to create highly customizable list templates that may use specific column sets, templates and image sizes for specific positions in a list.
glacom/nova-json
215 Downloads
Nova json field to spread a json column throughout multiple fields.
foolz/inet
2312 Downloads
A PHP implementation of decimal IPs. Converts IPs from presentation to decimal and viceversa. Very useful to store IPs in database as numbers instead of string, in example in a decimal(39,0) column.
fae/idseq
1724 Downloads
ID field automated sequencer for numeric-based ID columns
dominicwatts/customerapprove
13 Downloads
Magento 2 Customer approved attribute. If set to no will not allow login into site. Admin column with inline edit and mass action.
djl997/laravel-search-query-builder
258 Downloads
A `Illuminate\Database\Query\Builder` macro to easily search on multiple database columns.