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

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

lawiet/yii2-multiselect
=======================

The yii2-multiselect is a Yii 2 wrapper for \[Multiselect\](http://loudev.com/).

1253JavaScript

Since Dec 15Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Lawiet/yii2-multiselect)[ Packagist](https://packagist.org/packages/lawiet/yii2-multiselect)[ RSS](/packages/lawiet-yii2-multiselect/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#yii2-multiselect)

[![Latest Version](https://camo.githubusercontent.com/ec0062d19e7eb436fd8ac62b3c71b9b9fdab7a909f55b915041858fb4072c115/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6c61776965742f796969322d6d756c746973656c6563742e7376673f7374796c653d666c61742d737175617265)](https://github.com/lawiet/yii2-multiselect/releases)[![Software License](https://camo.githubusercontent.com/6c324d0bb845bc5b85b46c869926297d6b25f3652c9d3ef94c0f8995b34b65f1/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d425344332d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/98533e58a8e787e770932573f127db7d7dd3abd27fb36a8415b7362ab8f21333/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c61776965742f796969322d6d756c746973656c6563742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/lawiet/yii2-multiselect)

Install
-------

[](#install)

Via Composer

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

or add

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

```

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

Usage
-----

[](#usage)

On your view file.

```
