Libraries tagged by column
muzammal/syncmodelfillable
10 Downloads
A Laravel package to synchronize model fillable fields with migration columns using commands
mudandstars/simple-historizations
246 Downloads
This package allows for simple historizations of specific columns of a model.
miinto/laravel-mssql
8635 Downloads
Laravel extension which allows to use MS SQL specific column types like 'datetime2', 'real' and 'uniqueidentifier'.
microman/kirby-section-block
9 Downloads
Block with a section wrapper and column blocks.
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.
marekskopal/cycle-enum
29 Downloads
Syntax sugar for using Enum column type in Cycle ORM.
maksimru/composite-primary-keys
15010 Downloads
Most advanced composite primary keys package with support of: binary columns, queueable, implicit route binding, relations
luismarto/phpopenchart
1679 Downloads
PHP library to draw Column, Bar, Line and Pie Charts
laratoolbox/database-viewer
16 Downloads
Get tables and columns on cli for seamless development experience
kerattila/laravel-track-author
497 Downloads
Extension to add created_by, updated_by and deleted_by columns to Eloquent models.
kabachello/phptexttable
49 Downloads
Easily convert PHP arrays into plain text tables or strings with a fixed field length for each column
iop/magento2_order-grid
693 Downloads
Magento 2 back-end order grid view with coupon_code and discount_amount columns added
helloarman/dumptable
55 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
484 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.
gustocoder/laravel-datatable
6 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel