Libraries tagged by celum
rasteiner/conditionalblocks
192 Downloads
Disables blocks in layout fields when the column width does not match the block requirements
pratikkuikel/wasabi
103 Downloads
Laravel Json column keys to model attributes
phps-cans/quote-strategy.doctrine.escaping
1083 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.
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
myzero1/yii2-gridview-export
909 Downloads
The export module,export gridview data to excel.use the dataProvider and columns of the gridview.
muzammal/syncmodelfillable
37 Downloads
A Laravel package to synchronize model fillable fields with migration columns using commands
mouf/html.widgets.evolugrid
31402 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
8649 Downloads
Laravel extension which allows to use MS SQL specific column types like 'datetime2', 'real' and 'uniqueidentifier'.
mennovanhout/laravel-model-constants
410 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
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.
marshmallow/nova-totals-footer
25 Downloads
This Laravel Nova package is used for calculating the total of the columns that you wish to show.