yii2-tagsinput
Installation
The preferred way to install this extension is through composer.
Either run:
composer require --prefer-dist wbraganca/yii2-tagsinput "~1.0"
Or add to the require section of your composer.json file:
"wbraganca/yii2-tagsinput": "~1.0"