PHPackages                             moonlandsoft/bootui-select2 - 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. moonlandsoft/bootui-select2

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

moonlandsoft/bootui-select2
===========================

Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.

1.1.0(9y ago)12.8kMITPHP

Since Jan 24Pushed 9y ago1 watchersCompare

[ Source](https://github.com/moonlandsoft/bootui-select2)[ Packagist](https://packagist.org/packages/moonlandsoft/bootui-select2)[ RSS](/packages/moonlandsoft-bootui-select2/feed)WikiDiscussions master Synced 3w ago

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

moonlandsoft/bootui-select2
===========================

[](#moonlandsoftbootui-select2)

Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist moonlandsoft/bootui-select2 "*"

```

or add

```
"moonlandsoft/bootui-select2": "*"

```

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

Usage
-----

[](#usage)

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

```
