Libraries tagged by four columns
marekskopal/cycle-enum
39 Downloads
Syntax sugar for using Enum column type in Cycle ORM.
liquid207/laravel-enum-migration
6 Downloads
Macros for migrate enum column.
hinimajesty/pop-excel-api
6 Downloads
popExcelApi is a very simple and easy to expand excel API for extracting data column by column
ezermeno/fmxpluck
10 Downloads
Package for concatenate some columns in descriptions of array directly from model in eloquent laravel
eschmar/laravel-table-dictionary
2570 Downloads
Generate a dictionary of possible values for a database column to scale your data set.
danielgp/fk-scale-mysql
4 Downloads
Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!
bored-programmers/laravel-eloquent-mappable
14 Downloads
Adds support for mapping database column to custom model attribute
zwacky/table-analyzer
8 Downloads
Database column analyzer tool for the developer on the go
mjahn/last-updated-at-behavior
37 Downloads
A behavior allowing you to generate a last changed column calculated from all related tables with a column updated_at for Propel2.
laratoolbox/database-viewer
18 Downloads
Get tables and columns on cli for seamless development experience
knetewelt/causerstamps
26 Downloads
A package to provide timestamps for eloquent models using a trait. It extends the model for created_by and updated_by column. If the model uses SoftDeletes it'll add the column deleted_by for that as well.
jmasci/matrix-builder
12 Downloads
A mutable matrix object with methods for sorting rows/columns, adding/removing cells, and a few other things.
jberall/yii2-json-behavior
16 Downloads
Attaches behavior for a Postgresql jsonb column
bhavishyajeet/laravel-searchable-trait
2 Downloads
A powerful, flexible search trait for Laravel Eloquent models with support for relation searches, custom column selection, and configurable table mappings.
arniro/laravel-sluggable
956 Downloads
A package to generate a slug for Laravel models. Translatable columns are also supported.