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

Active Record Json Column Ext

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

pkg:composer/jberall/yii2-active-record-json-column-ext

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

This package is not auto-updated.

Last update: 2025-09-28 07:32:17 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.