Libraries tagged by columned
rxu/listsubforumsincolumns
0 Downloads
Allows to choose how subforums are listed - in line or in column(s) on per-forum basis.
rasteiner/conditionalblocks
183 Downloads
Disables blocks in layout fields when the column width does not match the block requirements
pvsaintpe/yii2-resizeable-asset
3552 Downloads
This is a Yii 2 wrapper for resize a column width
phps-cans/quote-strategy.doctrine.escaping
1061 Downloads
This package contains an implementation of Doctrine\ORM\Mapping\QuoteStrategy which automatically escape database reserved keyword for table and column alias.
paragonie/eloquent-ciphersweet
145 Downloads
Provides searchable encrypted columns for Eloquent ORM
orottier/laravel-migration-squasher
94 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.
nelkasovic/laravel-rating
653 Downloads
manage rating column for elqouent models
nathancox/contentgrid
72 Downloads
Adds TinyMCE buttons for creating content structured in grids/columns.
nagy/laravel-status
20 Downloads
manage status column for elqouent models
muzammal/syncmodelfillable
15 Downloads
A Laravel package to synchronize model fillable fields with migration columns using commands
mouf/html.widgets.evolugrid
31381 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.
miinto/laravel-mssql
8646 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.
mennovanhout/laravel-model-constants
396 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