PHPackages                             isack999/yii2-tagsinput - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. isack999/yii2-tagsinput

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

isack999/yii2-tagsinput
=======================

The yii2-tagsinput is a Yii 2 wrapper for \[bootstrap-tagsinput\](https://github.com/timschlechter/bootstrap-tagsinput) with \[typeahead.js\](https://twitter.github.io/typeahead.js/)

1.1.2(8y ago)08BSD-3-ClauseHTML

Since May 21Pushed 8y agoCompare

[ Source](https://github.com/isack999/yii2-tagsinput)[ Packagist](https://packagist.org/packages/isack999/yii2-tagsinput)[ Docs](https://github.com/avikarsha/yii2-tagsinput)[ RSS](/packages/isack999-yii2-tagsinput/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (5)Versions (8)Used By (0)

yii2-tagsinput
==============

[](#yii2-tagsinput)

Install
-------

[](#install)

Via Composer

```
$ composer require isack999/yii2-tagsinput
```

or add

```
"isack999/yii2-tagsinput": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

On your view file.

```
