Libraries tagged by column
maritechpro/datetimeable-propel-behavior
34 Downloads
The extension of propel behavior timestampable to allow DATETIME type of columns
marcj/change-logger-behavior
32581 Downloads
A behavior allowing you to log one or more columns in a extra logging table like the versionable behavior for Propel2.
mammut-alex/polyglot
1927 Downloads
Translate model column in laravel
liquid207/laravel-enum-migration
5 Downloads
Macros for migrate enum column.
knetewelt/causerstamps
6 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.
kingga/laravel-migrations
2 Downloads
Some classes which help with migrations, e.g. changing the id column from unsigned integer to unsigned big integer along with foreign keys.
johndivam/check-duplicate
3 Downloads
Check for duplicate rows based on specified columns across multiple models
joelwenger/textspecial
0 Downloads
TextSpecial is a small parser class for a proprietary markup language that can handle multiple columns.
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-statusbehavior
14 Downloads
A behavior that set the status to 0 when the status_column is set to null. triggered on BaseActiveRecord::EVENT_BEFORE_INSERT and BaseActiveRecord::EVENT_BEFORE_UPDATE
jberall/yii2-json-behavior
16 Downloads
Attaches behavior for a Postgresql jsonb column
jackai/symfony-entity-helper
13 Downloads
Automatically generate `Getter` / `Setter` / `Isser` / `Hasser` function through annotation, Automatically generate through `@ORM\Column` judgment to generate toArray return and auto load values to entity.
ivankff/yii2-sortable
74 Downloads
yii2 tools for position column
istattic/sqlsrvdropper
121 Downloads
A simple class to enable dropping SQLSrv Columns within a Laravel migration.
invincible-tech-systems/easeampmysql-halite
16 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking all basing upon amphp/mysql package. Additional checks are supported in terms of facilitating creation and verification of row level digital signature for different database tables along with creation of blind indexes of data in encrypted db columns, using easeappphp/ea-halite package.