Libraries tagged by column
samad/array-conversion
759 Downloads
PHP Library for converting associative arrays as html table, XML, JSON, CSV. Also add, remove or edit column can be possible.
saade/filament-extra
1009 Downloads
A set of reusable Filament helpers, columns, fields, actions and more!
romanfedorskij/table-registry
70 Downloads
PHP-first table registry core for explicit column contracts, PostgreSQL query compilation, row projection and XLSX export.
roelvanhintum/craft-assetusage
157 Downloads
Adds a column to see which assets are used or unused.
rasteiner/conditionalblocks
204 Downloads
Disables blocks in layout fields when the column width does not match the block requirements
ptplugins/filament-auto-filters
247 Downloads
Automatic table filters for FilamentPHP based on column definitions
plin-code/laravel-sql-dialect
247 Downloads
Cross driver SQL helpers for Laravel: wildcard safe LIKE and ILIKE, year extraction from date columns, and filter value normalisation. No service provider, no config.
pierresh/phpstan-pdo-mysql
513 Downloads
PHPStan rules for validating PDO/MySQL code: SQL syntax, parameter bindings, and SELECT columns matching PHPDoc types
phpinnacle/common
50 Downloads
Shared Laravel and Filament filters, columns, concerns, and utilities.
oobook/manage-eloquent
4654 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.
oddnoc/silverstripe-artefactcleaner
19232 Downloads
Find and optionally delete unused tables, columns and indexes in a SilverStripe database
neosrulez/form-multicolumnsection
14416 Downloads
A package for Neos CMS which render multi columns in form nodetypes.
mouf/html.widgets.evolugrid
31801 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.
mehadi/laravel-crud-generator
1756 Downloads
A laravel package to generate CRUD by giving Model and database table column