Libraries tagged by columns
roelvanhintum/craft-assetusage
157 Downloads
Adds a column to see which assets are used or unused.
restruct/silverstripe-database-migrations
434 Downloads
Database migration utilities for SilverStripe: table renames, classname remapping, column renames, and table merges during dev/build
rasteiner/conditionalblocks
204 Downloads
Disables blocks in layout fields when the column width does not match the block requirements
plin-code/laravel-full-name
242 Downloads
Search and sort Eloquent queries and Filament tables by a person's full name across first_name and last_name columns, with BelongsTo and HasOne relation support and multi-token matching.
pierresh/phpstan-pdo-mysql
553 Downloads
PHPStan rules for validating PDO/MySQL code: SQL syntax, parameter bindings, and SELECT columns matching PHPDoc types
phpinnacle/common
181 Downloads
Shared Laravel and Filament filters, columns, concerns, and utilities.
oobook/manage-eloquent
4669 Downloads
Manage the laravel eloquent model relationships, table columns and column types
ohseesoftware/laravel-schema-list
2709 Downloads
List tables, columns, and indices for your database connections.
neosrulez/form-multicolumnsection
14434 Downloads
A package for Neos CMS which render multi columns in form nodetypes.
mouf/html.widgets.evolugrid
31832 Downloads
This package contains the EvoluGrid widget. This is an HTML/Ajax datagrid that can be used to display data. It's main difference with other datagrids is that you can chage the set of columns dynamically depending on the paginated results you are looking at.
mheads/yii-table
125 Downloads
Universal table provider for Yii applications: columns, filters, sorting, pagination, and export.
mehadi/laravel-crud-generator
1793 Downloads
A laravel package to generate CRUD by giving Model and database table column
mb4it/laravel-dbtodb-migration
537 Downloads
Laravel artisan command to migrate data between database connections (1 source → N targets) with configurable table/column mapping, chunking, and optional profiling logs.
marshmallow/nova-totals-footer
622 Downloads
This Laravel Nova package is used for calculating the total of the columns that you wish to show.
lenorix/filament-autosave
48 Downloads
Column-by-column autosave for Filament forms: nothing is lost on a closed tab, two editors never overwrite each other, and every save can be undone