PHPackages                             tolik505/yii2-tag-editor - 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. tolik505/yii2-tag-editor

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

tolik505/yii2-tag-editor
========================

Widget for tags adding. Based on https://goodies.pixabay.com/jquery/tag-editor/demo.html

0931PHP

Since Oct 28Pushed 9y ago1 watchersCompare

[ Source](https://github.com/tolik505/yii2-tag-editor)[ Packagist](https://packagist.org/packages/tolik505/yii2-tag-editor)[ RSS](/packages/tolik505-yii2-tag-editor/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2 tag editor widget
======================

[](#yii2-tag-editor-widget)

Widget for tags adding. Based on

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist tolik505/yii2-tag-editor "*"

```

or add

```
"tolik505/yii2-tag-editor": "*"

```

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

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
