jberall / yii2-active-record-json-column-ext
Active Record Json Column Ext
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- php: >=7
This package is not auto-updated.
Last update: 2024-11-10 03:05:26 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.