Yii2 widget for handle multiple fields for an attribute of model and tabular input for batch of models.
php composer.phar require matrozov/yii2-multiple-field "dev-master"
or add
"matrozov/yii2-multiple-field": "dev-master"
to the require section of your composer.json
file.
...
You can find a full version of documentation on your language:
yii2-multiple-field is released under the MIT License. See the bundled LICENSE for details.