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

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

soless/yii2-tag-editor
======================

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

1.0.0(7y ago)01.0k2MITPHP

Since Feb 6Pushed 7y ago1 watchersCompare

[ Source](https://github.com/SoleSS/yii2-tag-editor)[ Packagist](https://packagist.org/packages/soless/yii2-tag-editor)[ RSS](/packages/soless-yii2-tag-editor/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (3)Versions (2)Used By (2)

Yii2 tag editor widget (fork of tolik505/yii2-tag-editor)
=========================================================

[](#yii2-tag-editor-widget-fork-of-tolik505yii2-tag-editor)

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 soless/yii2-tag-editor "*"

```

or add

```
"soless/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 :

```
