2017 © Pedro Peláez
 

yii2-extension yii2-active-record-json-column-ext

Active Record Json Column Ext

image

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

Active Record Json Column Ext

  • Wednesday, April 19, 2017
  • by jberall
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Active Record Json Column Extension

Active Record Json Column Ext, (*1)

Installation

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)

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., (*6)

The Versions

19/04 2017

dev-master

9999999-dev

Active Record Json Column Ext

  Sources   Download

MIT

The Requires

  • php >=7

 

by Jonathan Berall

extension yii2 active record json column