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

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

brussens/yii2-bootstrap-select
==============================

Bootstrap select widget for Yii2

1.0.0(10y ago)851.7k↓37.2%7MITPHP

Since Oct 31Pushed 6y ago1 watchersCompare

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

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

\#Bootstrap select widget for Yii2

\##Install Either run

```
php composer.phar require --prefer-dist brussens/yii2-bootstrap-select "*"

```

or add

```
"brussens/yii2-bootstrap-select": "*"

```

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

\##Options

- **clientOptions** - options of plugin. See

\##Usage

```
use brussens\bootstrap\select\Widget as Select;
echo $form->field($model, 'subject')->widget(Select::className(), [
                            'options' => ['data-live-search' => 'true'],
                            'items' => [
                                '1' => 'Item 1',
                                '2' => 'Item 2',
                                '3' => 'Item 3',
                                '4' => 'Item 4',
                                '5' => 'Item 5',
                            ]
                        ]);
```

\##Profit

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity37

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3852d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/436a63d75811386f486820ea2de0060dc20d95294beee6555edf6ea7c03bc367?d=identicon)[brussens](/maintainers/brussens)

---

Top Contributors

[![wiperawa](https://avatars.githubusercontent.com/u/14181470?v=4)](https://github.com/wiperawa "wiperawa (2 commits)")[![brussens](https://avatars.githubusercontent.com/u/2656715?v=4)](https://github.com/brussens "brussens (1 commits)")

---

Tags

extensionwidgetyiiselect

### Embed Badge

![Health badge](/badges/brussens-yii2-bootstrap-select/health.svg)

```
[![Health](https://phpackages.com/badges/brussens-yii2-bootstrap-select/health.svg)](https://phpackages.com/packages/brussens-yii2-bootstrap-select)
```

###  Alternatives

[evgeniyrru/yii2-slick

Yii2 extension for Slick Carousel

22182.1k3](/packages/evgeniyrru-yii2-slick)[romka-chev/yii2-swiper

Yii2 extension for Swiper slider

1840.6k](/packages/romka-chev-yii2-swiper)[sjaakp/yii2-alphapager

Page data on initial character in Yii2.

184.4k](/packages/sjaakp-yii2-alphapager)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
