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

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

wbraganca/yii2-tagsinput
========================

The yii2-tagsinput is a Yii 2 wrapper for \[bootstrap-tagsinput\](https://github.com/timschlechter/bootstrap-tagsinput). A user interface for managing tags.

1.0.2(9y ago)32160.4k↑53.8%24[5 issues](https://github.com/wbraganca/yii2-tagsinput/issues)[2 PRs](https://github.com/wbraganca/yii2-tagsinput/pulls)1BSD-3-ClausePHP

Since May 1Pushed 6y ago2 watchersCompare

[ Source](https://github.com/wbraganca/yii2-tagsinput)[ Packagist](https://packagist.org/packages/wbraganca/yii2-tagsinput)[ Docs](https://github.com/wbraganca/yii2-tagsinput)[ RSS](/packages/wbraganca-yii2-tagsinput/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)Dependencies (4)Versions (4)Used By (1)

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

[](#yii2-tagsinput)

[![Latest Version](https://camo.githubusercontent.com/4c4bf840d7cc93c43b9daaeb1c35c36b7fea2e8d0e898a0fb87d5cc7fc2bf5b2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f7762726167616e63612f796969322d74616773696e7075742e7376673f7374796c653d666c61742d737175617265)](https://github.com/wbraganca/yii2-tagsinput/releases)[![Software License](https://camo.githubusercontent.com/6c324d0bb845bc5b85b46c869926297d6b25f3652c9d3ef94c0f8995b34b65f1/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d425344332d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/2fa42d0a97a5fe1c4a144773aed069b7904703d5dc44544e12b1fbe790a05719/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7762726167616e63612f796969322d74616773696e7075742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wbraganca/yii2-tagsinput)

Install
-------

[](#install)

Via Composer

```
$ composer require "wbraganca/yii2-tagsinput:~1.0.2"
```

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

```
"wbraganca/yii2-tagsinput": "~1.0.2"

```

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

Usage
-----

[](#usage)

On your view file.

```
