PHPackages                             kolyunya/yii2-bootstrap-checkbox-list - 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. kolyunya/yii2-bootstrap-checkbox-list

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

kolyunya/yii2-bootstrap-checkbox-list
=====================================

Yii2 Bootstrap checkbox list widget.

11.1k↓50%PHP

Since Nov 14Pushed 11y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2 Bootstrap checkbox list widget
===================================

[](#yii2-bootstrap-checkbox-list-widget)

Usage example
-------------

[](#usage-example)

```
echo $form->field($model, 'list')->widget(
    'kolyunya\yii2\widgets\bootstrap\CheckboxList',
    [
        'items' =>
        [
            'value-1' => 'label-1',
            'value-2' => 'label-2',
            'value-3' => 'label-3'
        ],
        'type' => 'primary',
        'size' => 'default'
    ]
);
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2682768?v=4)[Nick Oleynikov](/maintainers/Kolyunya)[@Kolyunya](https://github.com/Kolyunya)

---

Top Contributors

[![Kolyunya](https://avatars.githubusercontent.com/u/2682768?v=4)](https://github.com/Kolyunya "Kolyunya (16 commits)")

### Embed Badge

![Health badge](/badges/kolyunya-yii2-bootstrap-checkbox-list/health.svg)

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

###  Alternatives

[tekill/env-diff

Check the difference between env files and actualize each other

2496.4k1](/packages/tekill-env-diff)[marcelog/ding

PHP Dependency Injection based on Spring(tm), with Aspect Oriented Programming, MVC

1202.1k](/packages/marcelog-ding)[proteusthemes/wai-aria-walker-nav-menu

WordPress menu walker which adds appropriate WIA-ARIA roles to dropdown menus.

326.5k](/packages/proteusthemes-wai-aria-walker-nav-menu)

PHPackages © 2026

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