PHPackages                             philippfrenzel/yii2bsduallistbox - 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. philippfrenzel/yii2bsduallistbox

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

philippfrenzel/yii2bsduallistbox
================================

Yii2 Bootstrap Duallistbox Widget

0.1.1(9y ago)5389MITPHPPHP &gt;=5.5.0

Since Feb 5Pushed 9y ago2 watchersCompare

[ Source](https://github.com/philippfrenzel/yii2-bootstrap-duallistbox)[ Packagist](https://packagist.org/packages/philippfrenzel/yii2bsduallistbox)[ Docs](http://www.frenzel.net/)[ RSS](/packages/philippfrenzel-yii2bsduallistbox/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (4)Dependencies (4)Versions (5)Used By (0)

yii2-bootstrap-duallistbox
==========================

[](#yii2-bootstrap-duallistbox)

yii2 bootstrap-duallistbox wrapper of:

For plugin options, pls. check out the site from the plugin creator

Yii2 Extension by

[![Latest Stable Version](https://camo.githubusercontent.com/7acae7ac444136f1a642788f14f2edbeb797cba90979fcf586a96f9af299e781/68747470733a2f2f706f7365722e707567782e6f72672f7068696c6970706672656e7a656c2f7969693262736475616c6c697374626f782f762f737461626c652e737667)](https://packagist.org/packages/philippfrenzel/yii2bsduallistbox)[![Build Status](https://camo.githubusercontent.com/49f1ab552fd7c4af2965a350071f451db56c1744bad56f3b886e2fdea28e810a/68747470733a2f2f7472617669732d63692e6f72672f7068696c6970706672656e7a656c2f796969322d626f6f7473747261702d6475616c6c697374626f782e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/philippfrenzel/yii2-bootstrap-duallistbox)[![Code Climate](https://camo.githubusercontent.com/98aac09c5d2edf630634be64753e20fef360f68c0e26f1e25c982dff6fe3f13f/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f7068696c6970706672656e7a656c2f796969322d626f6f7473747261702d6475616c6c697374626f782e706e67)](https://codeclimate.com/github/philippfrenzel/yii2-bootstrap-duallistbox)[![Version Eye](https://camo.githubusercontent.com/c4a0370221b604a377a98e8d2d3ffba78ddac6d3d9944f78a3d248919aaa9657/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f7068702f7068696c6970706672656e7a656c3a7969693262736475616c6c697374626f782f62616467652e737667)](https://www.versioneye.com/php/philippfrenzel:yii2bsduallistbox)[![License](https://camo.githubusercontent.com/885d4ef7cba7ef4ee9e474a7ef93af67e1e60cdd51af60ffe1f7313d3324a538/68747470733a2f2f706f7365722e707567782e6f72672f7068696c6970706672656e7a656c2f7969693262736475616c6c697374626f782f6c6963656e73652e737667)](https://packagist.org/packages/philippfrenzel/yii2bsduallistbox)

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

[](#installation)

Package is although registered at packagist.org - so you can just add one line of code, to let it run!

add the following line to your composer.json require section:

```
  "philippfrenzel/yii2bsduallistbox":"*",
```

or run:

```
$ php composer.phar require philippfrenzel/yii2bsduallistbox "*"

```

And ensure, that you have the following plugin installed global:

> php composer.phar global require "fxp/composer-asset-plugin:~1.0"

Changelog
---------

[](#changelog)

04-02-2017 Initial upload

Usage
=====

[](#usage)

Quickstart Looks like this:

```
use net\frenzel\yii2bsduallistbox\yii2bsduallistbox;
...
