PHPackages                             uwaiscode/blade-bootstrapicons - 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. uwaiscode/blade-bootstrapicons

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

uwaiscode/blade-bootstrapicons
==============================

A packages to easly use of bootstrapicons

02PHP

Since Mar 12Pushed 4y ago1 watchersCompare

[ Source](https://github.com/uwaiscode/Blade-Bootstrap-Icons)[ Packagist](https://packagist.org/packages/uwaiscode/blade-bootstrapicons)[ RSS](/packages/uwaiscode-blade-bootstrapicons/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Blade Bootstrap Icons
=====================

[](#blade-bootstrap-icons)

A package to easily make use of [Bootstrap Icons](https://icons.getbootstrap.com/) in your Laravel Blade views.

For a full list of available icons see [the SVG directory](resources/svg) or preview them at [https://icons.getbootstrap.com](https://icons.getbootstrap.com/).

Requirements
------------

[](#requirements)

- PHP 7.4 or higher
- Laravel 8.0 or higher

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

[](#installation)

```
composer require uwaiscode/blade-bootstrapicons
```

Configuration
-------------

[](#configuration)

Blade Bootstrap Icons also offers the ability to use features from Blade Icons like default classes, default attributes, etc. If you'd like to configure these, publish the `blade-bootstrapicons.php` config file:

```
php artisan vendor:publish --tag=blade-bootstrapicons-config
```

Usage
-----

[](#usage)

Icons can be used as self-closing Blade components which will be compiled to SVG icons:

```

```

You can also pass classes to your icon components:

```

```

And even use inline styles:

```

```

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 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://www.gravatar.com/avatar/f24207c25b62b19585a9fe0ac8dfd423f6b7390193e57fabe4b464685e9358db?d=identicon)[uwaiscode](/maintainers/uwaiscode)

---

Top Contributors

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

---

Tags

blade-iconsblade-ui-kitbootstrapbootstrap-iconsicons

### Embed Badge

![Health badge](/badges/uwaiscode-blade-bootstrapicons/health.svg)

```
[![Health](https://phpackages.com/badges/uwaiscode-blade-bootstrapicons/health.svg)](https://phpackages.com/packages/uwaiscode-blade-bootstrapicons)
```

PHPackages © 2026

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