PHPackages                             wdmg/yii2-selectinput - 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. wdmg/yii2-selectinput

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

wdmg/yii2-selectinput
=====================

Bootstrap3 SelectInput widget for Yii2

1.0.9(6y ago)12.9k↓50%320MITPHP

Since Apr 12Pushed 5y ago2 watchersCompare

[ Source](https://github.com/wdmg/yii2-selectinput)[ Packagist](https://packagist.org/packages/wdmg/yii2-selectinput)[ Docs](https://github.com/wdmg/yii2-selectinput)[ RSS](/packages/wdmg-yii2-selectinput/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (10)Used By (20)

[![Yii2](https://camo.githubusercontent.com/dccea8d8aeed2f3bbad8d539958795bf54a03a62c61f496084516c1b1845a9ee/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f72657175697265642d596969325f76322e302e33332d626c75652e737667)](https://packagist.org/packages/yiisoft/yii2)[![Downloads](https://camo.githubusercontent.com/94c73e6df3c6fd08c4f0ddb03bb0f35a89764952c983a8a5597b9b956f9ed433/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f77646d672f796969322d73656c656374696e7075742e737667)](https://packagist.org/packages/wdmg/yii2-selectinput)[![Packagist Version](https://camo.githubusercontent.com/5076c9b6d8a45dcc2e2c8014318d7b75b42811d3223cc587ccc2ca925bcc2de3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f77646d672f796969322d73656c656374696e7075742e737667)](https://packagist.org/packages/wdmg/yii2-selectinput)[![Progress](https://camo.githubusercontent.com/d2c102b075c16f8a841e697b04c43bc93c8d092c5795ad8b3090d7fa993c258a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70726f67726573732d72656164795f746f5f7573652d677265656e2e737667)](https://camo.githubusercontent.com/d2c102b075c16f8a841e697b04c43bc93c8d092c5795ad8b3090d7fa993c258a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70726f67726573732d72656164795f746f5f7573652d677265656e2e737667)[![GitHub license](https://camo.githubusercontent.com/fa14a3e09b6146be31d7027f2696502cf995801e191098348f89a842aefc7e2e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f77646d672f796969322d73656c656374696e7075742e737667)](https://github.com/wdmg/yii2-selectinput/blob/master/LICENSE)

Yii2 SelectInput
================

[](#yii2-selectinput)

SelectInput widget for Yii2

Requirements
============

[](#requirements)

- PHP 5.6 or higher
- Yii2 v.2.0.33 and newest
- Yii2 Bootstrap
- [Bootstrap SelectInput](https://github.com/wdmg/bootstrap-selectinput)

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

[](#installation)

To install the widget, run the following command in the console:

`$ composer require "wdmg/yii2-selectinput"`

Usage
=====

[](#usage)

Example of standalone widget:

```
