PHPackages                             avikarsha/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. avikarsha/yii2-tagsinput

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

avikarsha/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.0.2(10y ago)33.5k5BSD-3-ClausePHP

Since May 21Pushed 10y ago1 watchersCompare

[ Source](https://github.com/avikarshasaha/yii2-taginput)[ Packagist](https://packagist.org/packages/avikarsha/yii2-tagsinput)[ Docs](https://github.com/avikarsha/yii2-tagsinput)[ RSS](/packages/avikarsha-yii2-tagsinput/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (5)Versions (4)Used By (0)

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

[](#yii2-tagsinput)

Install
-------

[](#install)

Via Composer

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

or add

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

```

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

Usage
-----

[](#usage)

On your view file.

```
