PHPackages                             jfvoliveira/blade-boxicons - 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. [Templating &amp; Views](/categories/templating)
4. /
5. jfvoliveira/blade-boxicons

ActiveLibrary[Templating &amp; Views](/categories/templating)

jfvoliveira/blade-boxicons
==========================

A package to easily make use of Boxicons in your Laravel Blade views.

v1.1.2(5y ago)41.1k2[3 issues](https://github.com/jfvoliveira/blade-boxicons/issues)MITPHPPHP ^7.2

Since Sep 3Pushed 5y ago1 watchersCompare

[ Source](https://github.com/jfvoliveira/blade-boxicons)[ Packagist](https://packagist.org/packages/jfvoliveira/blade-boxicons)[ Docs](https://github.com/jfvoliveira/blade-boxicons)[ RSS](/packages/jfvoliveira-blade-boxicons/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (4)Dependencies (4)Versions (5)Used By (0)

Blade Boxicons
==============

[](#blade-boxicons)

A package to easily make use of [Boxicons](https://github.com/atisawd/boxicons) in your Laravel Blade views.

For a full list of available icons see [the SVG directory](resources/svg) or preview them at [boxicons.com](https://boxicons.com/). Boxicons are originally developed by [Atisa](https://github.com/atisawd).

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

[](#requirements)

- PHP 7.2 or higher
- Laravel 7.14 or higher

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

[](#installation)

```
composer require jfvoliveira/blade-boxicons
```

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:

```

```

The solid icons can be referenced like this:

```

```

The logo icons can be referenced like this:

```

```

### Raw SVG Icons

[](#raw-svg-icons)

If you want to use the raw SVG icons as assets, you can publish them using:

```
php artisan vendor:publish --tag=blade-boxicons --force
```

Then use them in your views like:

```

```

### Blade Icons

[](#blade-icons)

Blade Boxicons uses Blade Icons under the hood. Please refer to [the Blade Icons readme](https://github.com/blade-ui-kit/blade-icons) for additional functionality.

Changelog
---------

[](#changelog)

Check out the [CHANGELOG](CHANGELOG.md) in this repository for all the recent changes.

Maintainers
-----------

[](#maintainers)

Blade Boxicons is developed and maintained by [João Oliveira](https://joliveira.pt). You can follow me on [Twitter](https://twitter.com/jfvoliveira).

Blade Icons is developed and maintained by [Dries Vints](https://driesvints.com).

License
-------

[](#license)

Blade Boxicons is open-sourced software licensed under [the MIT license](LICENSE.md).

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance5

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.5% 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 ~4 days

Total

4

Last Release

2067d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3233802?v=4)[jfvoliveira](/maintainers/jfvoliveira)[@jfvoliveira](https://github.com/jfvoliveira)

---

Top Contributors

[![jfvoliveira](https://avatars.githubusercontent.com/u/3233802?v=4)](https://github.com/jfvoliveira "jfvoliveira (7 commits)")[![fourstacks](https://avatars.githubusercontent.com/u/6280211?v=4)](https://github.com/fourstacks "fourstacks (1 commits)")

---

Tags

laravelBoxiconsBlade UI Kit

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jfvoliveira-blade-boxicons/health.svg)

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

###  Alternatives

[mallardduck/blade-boxicons

A package to easily make use of Boxicons in your Laravel Blade views.

12776.5k9](/packages/mallardduck-blade-boxicons)[stijnvanouplines/blade-country-flags

A package to easily make use of country flags in your Laravel Blade views.

26307.2k6](/packages/stijnvanouplines-blade-country-flags)[technikermathe/blade-lucide-icons

A package to easily make use of Lucide icons in your Laravel Blade views.

18299.2k7](/packages/technikermathe-blade-lucide-icons)[saade/blade-iconsax

A package to easily make use of Iconsax in your Laravel Blade views.

21138.5k](/packages/saade-blade-iconsax)[mckenziearts/blade-untitledui-icons

A package to easily make use of UntitledUI icons in your Laravel Blade views.

16104.9k5](/packages/mckenziearts-blade-untitledui-icons)[afatmustafa/blade-hugeicons

A package to easily make use of Hugeicons(Free version) in your Laravel Blade views.

13129.0k3](/packages/afatmustafa-blade-hugeicons)

PHPackages © 2026

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