Libraries tagged by column
roy404/schema
77 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.
rasteiner/conditionalblocks
192 Downloads
Disables blocks in layout fields when the column width does not match the block requirements
pvsaintpe/yii2-resizeable-asset
3572 Downloads
This is a Yii 2 wrapper for resize a column width
pratikkuikel/wasabi
104 Downloads
Laravel Json column keys to model attributes
paragonie/eloquent-ciphersweet
145 Downloads
Provides searchable encrypted columns for Eloquent ORM
orottier/laravel-migration-squasher
95 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
nicolas-souffleur/mapping-connector-bundle
250 Downloads
Import and export products with specific columns names. Map them with the Akeneo attributes and integrate or generate the CSV you need.
nathancox/contentgrid
72 Downloads
Adds TinyMCE buttons for creating content structured in grids/columns.
nagy/laravel-status
21 Downloads
manage status column for elqouent models
myzero1/yii2-gridview-export
918 Downloads
The export module,export gridview data to excel.use the dataProvider and columns of the gridview.
miinto/laravel-mssql
8649 Downloads
Laravel extension which allows to use MS SQL specific column types like 'datetime2', 'real' and 'uniqueidentifier'.
mennovanhout/laravel-model-constants
411 Downloads
This package creates constants for column names, this can then be used instead of strings to reduce typo's errors and improve coding with your IDE
mediawiki/proofread-page
257 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
28 Downloads
This Laravel Nova package is used for calculating the total of the columns that you wish to show.
kabachello/phptexttable
55 Downloads
Easily convert PHP arrays into plain text tables or strings with a fixed field length for each column