PHPackages                             muhiddingithub/yii2-multiple-select - 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. muhiddingithub/yii2-multiple-select

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

muhiddingithub/yii2-multiple-select
===================================

Multiple select element

2881[1 PRs](https://github.com/muhiddingithub/yii2-multiple-select/pulls)JavaScript

Since Oct 25Pushed 7y agoCompare

[ Source](https://github.com/muhiddingithub/yii2-multiple-select)[ Packagist](https://packagist.org/packages/muhiddingithub/yii2-multiple-select)[ RSS](/packages/muhiddingithub-yii2-multiple-select/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)DependenciesVersions (1)Used By (0)

yii2-multiple-select
====================

[](#yii2-multiple-select)

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

[](#installation)

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

Either run

```
php composer.phar require muhiddingithub/yii2-multiple-select "dev-master"

```

or add

```
"muhiddingithub/yii2-multiple-select": "dev-master"

```

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

[Jquery soruce](http://loudev.com/)

Usage
-----

[](#usage)

```
    echo $form->field($model, 'attribute')->widget(\muhiddin\select\MultiSelect::className(), [
            'data' => $dataList,
            'id' => 'multiple-select',
            'options' => [
                'multiple' => 'multiple',
            ],
            'selectAll' => true,
            'deselectAll'=>true,
        ])

       ```

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/13f63f5384f8047aa00894a3120cbe0dba56a789e9bc5f055f8178ac6eb400cc?d=identicon)[mjumaniyazoff](/maintainers/mjumaniyazoff)

---

Top Contributors

[![muhiddingithub](https://avatars.githubusercontent.com/u/11289028?v=4)](https://github.com/muhiddingithub "muhiddingithub (15 commits)")

---

Tags

multiple-selectyii2yii2-extension

### Embed Badge

![Health badge](/badges/muhiddingithub-yii2-multiple-select/health.svg)

```
[![Health](https://phpackages.com/badges/muhiddingithub-yii2-multiple-select/health.svg)](https://phpackages.com/packages/muhiddingithub-yii2-multiple-select)
```

###  Alternatives

[helhum/dotenv-connector

Makes it possible to set environment variables for composer projects.

1594.6M34](/packages/helhum-dotenv-connector)[csharpru/vault-php

Best Vault client for PHP that you can find

8410.3M4](/packages/csharpru-vault-php)[laminas/laminas-config-aggregator

Lightweight library for collecting and merging configuration from different sources

384.0M124](/packages/laminas-laminas-config-aggregator)[phpro/grumphp-shim

GrumPHP Phar distribution

274.4M307](/packages/phpro-grumphp-shim)[composer-unused/contracts

Contract repository for composer-unused

115.7M2](/packages/composer-unused-contracts)

PHPackages © 2026

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