jberall / yii2-active-record-json-column-ext
Active Record Json Column Ext
Package info
github.com/jberall/yii2-active-record-json-column-ext
Type:yii2-extension
pkg:composer/jberall/yii2-active-record-json-column-ext
dev-master
2017-04-19 21:31 UTC
Requires
- php: >=7
This package is not auto-updated.
Last update: 2026-03-15 09:37:30 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.