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

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

wdmg/yii2-tagsinput
===================

Bootstrap3 tags input widget for Yii2

1.0.4(6y ago)33.9k↓68.8%[1 issues](https://github.com/wdmg/yii2-tagsinput/issues)2MITPHP

Since Nov 26Pushed 5y ago1 watchersCompare

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

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

[![Yii2](https://camo.githubusercontent.com/dccea8d8aeed2f3bbad8d539958795bf54a03a62c61f496084516c1b1845a9ee/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f72657175697265642d596969325f76322e302e33332d626c75652e737667)](https://packagist.org/packages/yiisoft/yii2)[![Downloads](https://camo.githubusercontent.com/c9d5cc62ac036fbc0e5fb1b957d1f74af1cd1a641da09e3df3c4eccb439068ad/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f77646d672f796969322d74616773696e7075742e737667)](https://packagist.org/packages/wdmg/yii2-tagsinput)[![Packagist Version](https://camo.githubusercontent.com/78679b940b4b5eb8d6f98b0ab9a3cc15fb0002a5e3c54e3879007500abda05a5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f77646d672f796969322d74616773696e7075742e737667)](https://packagist.org/packages/wdmg/yii2-tagsinput)[![Progress](https://camo.githubusercontent.com/d2c102b075c16f8a841e697b04c43bc93c8d092c5795ad8b3090d7fa993c258a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70726f67726573732d72656164795f746f5f7573652d677265656e2e737667)](https://camo.githubusercontent.com/d2c102b075c16f8a841e697b04c43bc93c8d092c5795ad8b3090d7fa993c258a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70726f67726573732d72656164795f746f5f7573652d677265656e2e737667)[![GitHub license](https://camo.githubusercontent.com/68c4fdc856274ab94412f9733696651fe790e7be1d334b277aac12ddc1608aa5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f77646d672f796969322d74616773696e7075742e737667)](https://github.com/wdmg/yii2-tagsinput/blob/master/LICENSE)

Yii2 TagsInput
==============

[](#yii2-tagsinput)

Tags input widget for Yii2

Requirements
============

[](#requirements)

- PHP 5.6 or higher
- Yii2 v.2.0.33 and newest
- Yii2 Bootstrap
- [Bootstrap TagsInput](https://github.com/wdmg/bootstrap-tagsinput)

Installation
============

[](#installation)

To install the widget, run the following command in the console:

`$ composer require "wdmg/yii2-tagsinput"`

Usage
=====

[](#usage)

Example of standalone widget:

```

```

Example of use with ActiveForm:

```

```

Options
=======

[](#options)

TagsInput extends InputWidget so you can use any options available for this widget. In addition, you can use these custom options if necessary:

NameTypeDefaultDescriptionoptionsarray`['class' => 'form-control']`Standard options for the input widget.pluginOptionsarrayarray()Plugin TagsInput options passed to js. Read more here ().itemsarray`['value' => 'Label']`Array values with labels.Status and version \[ready to use\]
===================================

[](#status-and-version-ready-to-use)

- v.1.0.4 - Fixed widget ID and init after Pjax reloading
- v.1.0.3 - Up to date dependencies
- v.1.0.2 - Fixed deprecated class declaration and added README.md

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~42 days

Total

4

Last Release

2286d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1635637?v=4)[Alexsander Vyshnyvetskyy](/maintainers/alex-wdmg)[@alex-wdmg](https://github.com/alex-wdmg)

---

Top Contributors

[![alex-wdmg](https://avatars.githubusercontent.com/u/1635637?v=4)](https://github.com/alex-wdmg "alex-wdmg (13 commits)")

---

Tags

yii2extensionwidgetyiitagsbootstrapinputwdmg

### Embed Badge

![Health badge](/badges/wdmg-yii2-tagsinput/health.svg)

```
[![Health](https://phpackages.com/badges/wdmg-yii2-tagsinput/health.svg)](https://phpackages.com/packages/wdmg-yii2-tagsinput)
```

###  Alternatives

[kartik-v/yii2-widget-rating

A Yii2 widget for the simple yet powerful bootstrap-star-rating plugin with fractional rating support (sub repo split from yii2-widgets)

474.3M8](/packages/kartik-v-yii2-widget-rating)[kartik-v/yii2-widget-switchinput

A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes &amp; radios as toggle switchinputes (sub repo split from yii2-widgets)

384.6M13](/packages/kartik-v-yii2-widget-switchinput)[kartik-v/yii2-widget-touchspin

A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes &amp; radios as toggle touchspines (sub repo split from yii2-widgets)

194.3M6](/packages/kartik-v-yii2-widget-touchspin)[kartik-v/yii2-sortable-input

Sortable input widget based on yii2-sortable extension.

24694.6k2](/packages/kartik-v-yii2-sortable-input)[sjaakp/yii2-taggable

Manage tags of ActiveRecord in Yii2.

2932.6k](/packages/sjaakp-yii2-taggable)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
