voskobovich/yii2-copy-value-behavior

Behavior copies the values from one attribute to another for Yii2

1.0.0 2015-07-26 12:37 UTC

This package is not auto-updated.

Last update: 2024-03-16 15:02:59 UTC


README

Installation

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist voskobovich/yii2-copy-value-behavior "*"

or add

"voskobovich/yii2-copy-value-behavior": "*"

to the require section of your composer.json file.