PHPackages                             yiier/yii2-bootstrap4-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. yiier/yii2-bootstrap4-select

ActiveYii2-extension

yiier/yii2-bootstrap4-select
============================

Yii2 wrapper for boostrap4-select.

v1.0(4y ago)050BSD-3-ClausePHPPHP &gt;=7.0

Since Jul 5Pushed 4y ago4 watchersCompare

[ Source](https://github.com/yiier/yii2-bootstrap4-select)[ Packagist](https://packagist.org/packages/yiier/yii2-bootstrap4-select)[ RSS](/packages/yiier-yii2-bootstrap4-select/feed)WikiDiscussions main Synced yesterday

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

Bootstrap4 select widget for Yii2
=================================

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

Yii2 wrapper for boostrap4-select.

[![Latest Stable Version](https://camo.githubusercontent.com/fd644d5337d065b5fe61f28a4e80dbfc4e69c26c1d38652437b984e2b2c37205/68747470733a2f2f706f7365722e707567782e6f72672f79696965722f796969322d626f6f747374726170342d73656c6563742f762f737461626c65)](https://packagist.org/packages/yiier/yii2-bootstrap4-select)[![Total Downloads](https://camo.githubusercontent.com/18024abf0a868bcb84fd024783ebf152913bba96ec802c8483c9a763ff91632f/68747470733a2f2f706f7365722e707567782e6f72672f79696965722f796969322d626f6f747374726170342d73656c6563742f646f776e6c6f616473)](https://packagist.org/packages/yiier/yii2-bootstrap4-select)[![Latest Unstable Version](https://camo.githubusercontent.com/ef47e778a945bc0c77b7c108b241689707d08824d4bfcf38d20d600ffeebe589/68747470733a2f2f706f7365722e707567782e6f72672f79696965722f796969322d626f6f747374726170342d73656c6563742f762f756e737461626c65)](https://packagist.org/packages/yiier/yii2-bootstrap4-select)[![License](https://camo.githubusercontent.com/9f7d72e5e4576b79125ebb7345c323429470dfe36e56f9c04c86929de71a1637/68747470733a2f2f706f7365722e707567782e6f72672f79696965722f796969322d626f6f747374726170342d73656c6563742f6c6963656e7365)](https://packagist.org/packages/yiier/yii2-bootstrap4-select)

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist yiier/yii2-bootstrap4-select "*"

```

or add

```
"yiier/yii2-bootstrap4-select": "*"

```

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)

```
