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

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

silentlun/yii2-tagsinput
========================

tagsinput

v1.0.0(10mo ago)01BSD-3-ClausePHP

Since Jul 17Pushed 10mo agoCompare

[ Source](https://github.com/silentlun/yii2-tagsinput)[ Packagist](https://packagist.org/packages/silentlun/yii2-tagsinput)[ RSS](/packages/silentlun-yii2-tagsinput/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Yii2 的 TagsInput 小部件
====================

[](#yii2-的-tagsinput-小部件)

yii2-tagsinput 是 bootstrap-tagsinput 的 Yii2 扩展包，用于管理标签的用户界面。

安装
--

[](#安装)

---

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

Either run

```
php composer.phar require --prefer-dist silentlun/yii2-tagsinput "*"

```

or add

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

```

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

使用
--

[](#使用)

---

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

```
