yii2-dynamicform

Installation

The preferred way to install this extension is through composer.

Either run:

composer require --prefer-dist wbraganca/yii2-enumerables "~1.1"

Or add to the require section of your composer.json file:

"wbraganca/yii2-enumerables": "~1.1"