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

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

zertex/yii2-zx-bootstrap-select
===============================

Bootstrap-select widget for Yii2. Extended dropdown list.

1.0.0(9y ago)161MITPHP

Since Mar 11Pushed 9y ago1 watchersCompare

[ Source](https://github.com/zertex/yii2-zx-bootstrap-select)[ Packagist](https://packagist.org/packages/zertex/yii2-zx-bootstrap-select)[ RSS](/packages/zertex-yii2-zx-bootstrap-select/feed)WikiDiscussions master Synced yesterday

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

Yii2 bootstrap-select
=====================

[](#yii2-bootstrap-select)

Bootstrap-select widget

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist zertex/yii2-zx-bootstrap-select "dev-master"

```

or add

```
"zertex/yii2-zx-bootstrap-select": "dev-master"

```

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

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
