jberall/yii2-active-record-json-column-ext

Active Record Json Column Ext

dev-master 2017-04-19 21:31 UTC

This package is not auto-updated.

Last update: 2024-04-28 00:27:53 UTC


README

Active Record Json Column Ext

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist jberall/yii2-active-record-json-column-ext "*"

or add

"jberall/yii2-active-record-json-column-ext": "*"

to the require section of your composer.json file.

Usage

The extension has basic attributes, array_objects override and array_objects set. If you want to have dimensions just do the 4 attributes as a property like, width, height, length and UOM. array objects - like Emails and Phone Numbers will automatically overwrite the loading.