Active Record Json Column Ext
Active Record Json Column Ext, (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist jberall/yii2-active-record-json-column-ext "*"
or add, (*4)
"jberall/yii2-active-record-json-column-ext": "*"
to the require section of your composer.json
file., (*5)
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., (*6)