PHPackages                             flywi/yii2-multiselect - 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. flywi/yii2-multiselect

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

flywi/yii2-multiselect
======================

yii2 widget for two sides select

1.0.2(7y ago)2622MITPHP

Since Feb 22Pushed 7y agoCompare

[ Source](https://github.com/Flywi/yii2-multiselect)[ Packagist](https://packagist.org/packages/flywi/yii2-multiselect)[ RSS](/packages/flywi-yii2-multiselect/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

yii2-multiselect
================

[](#yii2-multiselect)

[![example](https://github.com/Flywi/yii2-multiselect/raw/master/example.png)](https://github.com/Flywi/yii2-multiselect/blob/master/example.png)

安装
--

[](#安装)

推荐使用

```
$ php composer.phar require flywi/yii2-multiselect

```

使用
--

[](#使用)

在`ActiveForm`中使用:

```
...
echo $form->field($model, 'attributeId')->widget(\flywi\select\MultiSelectWidget::class, [
    'data' => [
      // select options list(key => value)
    ],
    'clientOptions' => [

    ],
]);
...
```

其他
--

[](#其他)

clientOptions [ 配置参考 ](https://github.com/crlcu/multiselect)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

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 ~0 days

Total

3

Last Release

2637d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/89499ea39a8c9f290d5e95a7b1426e8654f5bfc0828a616a230b2e5739529dd2?d=identicon)[Flywi](/maintainers/Flywi)

---

Top Contributors

[![Flywi](https://avatars.githubusercontent.com/u/23497646?v=4)](https://github.com/Flywi "Flywi (7 commits)")

---

Tags

multiselectyii2

### Embed Badge

![Health badge](/badges/flywi-yii2-multiselect/health.svg)

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

###  Alternatives

[dmstr/yii2-cookie-consent

Yii2 Cookie Consent Widget

1452.6k](/packages/dmstr-yii2-cookie-consent)

PHPackages © 2026

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