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

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

wbraganca/yii2-multiselect
==========================

The yii2-multiselect is a Yii 2 wrapper for \[Bootstrap Multiselect\](http://davidstutz.github.io/bootstrap-multiselect/).

1.0.2(9y ago)323.6k—5.6%1[2 issues](https://github.com/wbraganca/yii2-multiselect/issues)[1 PRs](https://github.com/wbraganca/yii2-multiselect/pulls)1BSD-3-ClausePHP

Since Oct 26Pushed 5y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (5)Versions (4)Used By (1)

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

[](#yii2-multiselect)

[![Latest Version](https://camo.githubusercontent.com/364fc64ca0af93172e60e06620bbf2dc7cfffd0a4bb432f339071f3aa3d10e51/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f7762726167616e63612f796969322d6d756c746973656c6563742e7376673f7374796c653d666c61742d737175617265)](https://github.com/wbraganca/yii2-multiselect/releases)[![Software License](https://camo.githubusercontent.com/6c324d0bb845bc5b85b46c869926297d6b25f3652c9d3ef94c0f8995b34b65f1/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d425344332d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/ca1c9144ccad6092cbaea3ab533ca420a30c85d8bb811aabd3d4906f52cf628d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7762726167616e63612f796969322d6d756c746973656c6563742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wbraganca/yii2-multiselect)

Install
-------

[](#install)

Via Composer

```
$ composer require "wbraganca/yii2-multiselect:~1.0.1"
```

or add

```
"wbraganca/yii2-multiselect": "~1.0.1"

```

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

Usage
-----

[](#usage)

On your view file.

```
