PHPackages                             yiirocks/yii-bootstrap-icons - 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. yiirocks/yii-bootstrap-icons

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

yiirocks/yii-bootstrap-icons
============================

Yii3 Asset Bundle for the Bootstrap Icons

1.0.1(1mo ago)0486MITPHPPHP &gt;=8.3CI passing

Since Jul 29Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/YiiRocks/yii-bootstrap-icons)[ Packagist](https://packagist.org/packages/yiirocks/yii-bootstrap-icons)[ Docs](https://www.yii.rocks/yii-bootstrap-icons/)[ RSS](/packages/yiirocks-yii-bootstrap-icons/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (2)Dependencies (19)Versions (4)Used By (0)

Bootstrap Icons Assets
======================

[](#bootstrap-icons-assets)

Yii3 Asset bundle for the Bootstrap Icons

[![Packagist Version](https://camo.githubusercontent.com/660711b630f8abd7554e7d9cf69fd258de8517119237432814fc4aec71200f15/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f796969726f636b732f7969692d626f6f7473747261702d69636f6e732e737667)](https://packagist.org/packages/yiirocks/yii-bootstrap-icons)[![PHP from Packagist](https://camo.githubusercontent.com/502cfcc40aa00aeee032b93774a120c1921c54a1f087f017d35bb7e3747f1d46/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f796969726f636b732f7969692d626f6f7473747261702d69636f6e732e737667)](https://php.net/)[![Packagist](https://camo.githubusercontent.com/a93171097639cfe0ff2a38d0e001bda15bd7251132bd4de0f3da787128596dfd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f796969726f636b732f7969692d626f6f7473747261702d69636f6e732e737667)](https://packagist.org/packages/yiirocks/yii-bootstrap-icons)[![GitHub](https://camo.githubusercontent.com/6fe787dd518144e73847a4b42d4f1ed7ba1aa9fe94868bcbcd7cdbba1090eb81/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f796969726f636b732f7969692d626f6f7473747261702d69636f6e732e737667)](https://github.com/yiirocks/yii-bootstrap-icons/blob/main/LICENSE.md)[![GitHub Workflow Status](https://camo.githubusercontent.com/1b1ae555a5a87169bd052d74a5fa87c53517d4de207ae361abe81d885335ec4a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f796969726f636b732f7969692d626f6f7473747261702d69636f6e732f6275696c642e796d6c3f6272616e63683d6d61696e)](https://github.com/yiirocks/yii-bootstrap-icons/actions)

Stats for Nerds

[![Coverage](https://camo.githubusercontent.com/ae3d00e3aada453f57e37e9fc85dd5c6e1987fcc7890c8146c6403eb578324e6/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f75726c3d68747470732533412532462532467261772e67697468756275736572636f6e74656e742e636f6d253246796969726f636b732532467969692d626f6f7473747261702d69636f6e73253246626164676573253246636f7665726167652e6a736f6e)](https://github.com/yiirocks/yii-bootstrap-icons/tree/badges)[![MSI](https://camo.githubusercontent.com/939bea6825aeee1c896dad48d93099abe76159bc352f3b6cf61ced362e39fc1b/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f75726c3d68747470732533412532462532467261772e67697468756275736572636f6e74656e742e636f6d253246796969726f636b732532467969692d626f6f7473747261702d69636f6e732532466261646765732532466d73692e6a736f6e)](https://github.com/yiirocks/yii-bootstrap-icons/tree/badges)[![Tests](https://camo.githubusercontent.com/5e00296f4146612aad28b0c6bf850c76dca6d1fc7b0b190f8b2cbb71b61aa4d6/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f75726c3d68747470732533412532462532467261772e67697468756275736572636f6e74656e742e636f6d253246796969726f636b732532467969692d626f6f7473747261702d69636f6e7325324662616467657325324674657374732e6a736f6e)](https://github.com/yiirocks/yii-bootstrap-icons/tree/badges)[![Assertions](https://camo.githubusercontent.com/d335b94c84f1be5772333394799b10fe446215b9b6a5362ad162473d6d891577/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f75726c3d68747470732533412532462532467261772e67697468756275736572636f6e74656e742e636f6d253246796969726f636b732532467969692d626f6f7473747261702d69636f6e73253246626164676573253246617373657274696f6e732e6a736f6e)](https://github.com/yiirocks/yii-bootstrap-icons/tree/badges)

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

[](#installation)

The package could be installed via composer:

```
composer require yiirocks/yii-bootstrap-icons
```

Usage
-----

[](#usage)

```
use YiiRocks\Yii\Bootstrap\Icons\Assets\BootstrapIconsAsset;

$assetManager->register(
    BootstrapIconsAsset::class,
);
```

Unit testing
------------

[](#unit-testing)

The package is tested with [Psalm](https://psalm.dev/), [PHPUnit](https://phpunit.de/) and [Infection](https://infection.github.io/). To run tests:

```
composer psalm
composer phpunit
composer infection
```

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance92

Actively maintained with recent releases

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

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

Every ~340 days

Total

2

Last Release

45d ago

PHP version history (2 changes)1.0.0PHP &gt;=8.1

1.0.1PHP &gt;=8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/1957a3dc890165f142079565dc6b0ef59c26838a36fba5f052985e34612ce269?d=identicon)[mr42](/maintainers/mr42)

---

Top Contributors

[![Mister-42](https://avatars.githubusercontent.com/u/68641750?v=4)](https://github.com/Mister-42 "Mister-42 (24 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (14 commits)")

---

Tags

bootstrapextensioniconsyiiyii3iconsextensionyiibootstrapyii3

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/yiirocks-yii-bootstrap-icons/health.svg)

```
[![Health](https://phpackages.com/badges/yiirocks-yii-bootstrap-icons/health.svg)](https://phpackages.com/packages/yiirocks-yii-bootstrap-icons)
```

###  Alternatives

[kartik-v/yii2-helpers

A collection of useful helper functions for Yii Framework 2.0

893.2M29](/packages/kartik-v-yii2-helpers)

PHPackages © 2026

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