PHPackages                             romeyk/yii2-bootstrap-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. romeyk/yii2-bootstrap-select

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

romeyk/yii2-bootstrap-select
============================

Select widget for Yii2.

1.0(5y ago)0162BSD-3-ClausePHPPHP &gt;=5.5.0

Since Apr 17Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Romeyk/yii2-bootstrap-select)[ Packagist](https://packagist.org/packages/romeyk/yii2-bootstrap-select)[ RSS](/packages/romeyk-yii2-bootstrap-select/feed)WikiDiscussions master Synced 3w ago

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

Select widget for Yii2
======================

[](#select-widget-for-yii2)

[![Latest Stable Version](https://camo.githubusercontent.com/d790ad4585603bf419c9a36355f88d89b16ef153d3ad046b6e3c0e58c46f1966/68747470733a2f2f706f7365722e707567782e6f72672f726f6d65796b2f796969322d626f6f7473747261702d73656c6563742f76)](//packagist.org/packages/romeyk/yii2-bootstrap-select)[![Total Downloads](https://camo.githubusercontent.com/54909e6b25366b84d264a519955b149d01384d243de351a3985f8a93f149bd41/68747470733a2f2f706f7365722e707567782e6f72672f726f6d65796b2f796969322d626f6f7473747261702d73656c6563742f646f776e6c6f616473)](//packagist.org/packages/romeyk/yii2-bootstrap-select)[![License](https://camo.githubusercontent.com/252ca736225b75e6b064ba75e4ea478654c2ea7e521f21d846e4837495f37982/68747470733a2f2f706f7365722e707567782e6f72672f726f6d65796b2f796969322d626f6f7473747261702d73656c6563742f6c6963656e7365)](//packagist.org/packages/romeyk/yii2-bootstrap-select)

Yii2 wrapper for [bootstrap-select](https://github.com/snapappointments/bootstrap-select).

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/). Check the [composer.json](https://github.com/toxor88/yii2-widget-switchery/blob/master/composer.json) for this extension's requirements and dependencies.

To install, either run

```
$ php composer.phar require romeyk/yii2-bootstrap-select "~1.0"

```

or add

```
"romeyk/yii2-bootstrap-select": "~1.0"

```

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

Demo
----

[](#demo)

You can view demo and examples [here](https://developer.snapappointments.com/bootstrap-select/examples/).

Usage
-----

[](#usage)

```
