dynamikaweb / yii2-multiple-input
Multiple input field for reactive form using vue.js
Package info
github.com/dynamikaweb/yii2-multiple-input
Type:yii2-extension
pkg:composer/dynamikaweb/yii2-multiple-input
dev-main
2021-08-16 14:27 UTC
Requires
- php: >=7.0
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2026-02-17 00:17:58 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
$ composer require dynamikaweb/yii2-template "*"
or add
"dynamikaweb/yii2-template": "*"
to the require section of your composer.json file.
This project is under BSD-3-Clause license.