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

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

robertboes/blade-selfhst-icons
==============================

A package to easily make use of selfh.st Icons in your Laravel Blade views.

v0.2.0(1mo ago)049↑144.9%[2 PRs](https://github.com/RobertBoes/blade-selfhst-icons/pulls)MITPHPPHP ^8.2CI passing

Since Mar 17Pushed 1mo agoCompare

[ Source](https://github.com/RobertBoes/blade-selfhst-icons)[ Packagist](https://packagist.org/packages/robertboes/blade-selfhst-icons)[ Docs](https://github.com/RobertBoes/blade-selfhst-icons)[ RSS](/packages/robertboes-blade-selfhst-icons/feed)WikiDiscussions main Synced 1mo ago

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

Blade selfh.st Icons
====================

[](#blade-selfhst-icons)

[ ![Tests](https://github.com/RobertBoes/blade-selfhst-icons/workflows/Tests/badge.svg)](https://github.com/RobertBoes/blade-selfhst-icons/actions?query=workflow%3ATests)[ ![Latest Stable Version](https://camo.githubusercontent.com/a15199f3b10c2c18548464af3d6c46b22aa7166895a6b6328c2669af86a61ccb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f726f62657274626f65732f626c6164652d73656c666873742d69636f6e73)](https://packagist.org/packages/robertboes/blade-selfhst-icons)[ ![Total Downloads](https://camo.githubusercontent.com/c6e708340f347a00f09fca02e70261be0026e7a22664160cac54e03d613c26fc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f726f62657274626f65732f626c6164652d73656c666873742d69636f6e73)](https://packagist.org/packages/robertboes/blade-selfhst-icons)A package to easily make use of [selfh.st Icons](https://selfh.st/icons/) in your Laravel Blade views.

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

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

[](#requirements)

- PHP 8.2 or higher
- Laravel 11.0 or higher

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

[](#installation)

```
composer require robertboes/blade-selfhst-icons
```

Updating
--------

[](#updating)

Please refer to [`the upgrade guide`](UPGRADE.md) when updating the library.

Blade Icons
-----------

[](#blade-icons)

Blade selfh.st Icons uses Blade Icons under the hood. Please refer to [the Blade Icons readme](https://github.com/driesvints/blade-icons) for additional functionality. We also recommend to [enable icon caching](https://github.com/driesvints/blade-icons#caching) with this library.

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

[](#configuration)

Blade selfh.st 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-selfhst-icons.php` config file:

```
php artisan vendor:publish --tag=blade-selfhst-icons-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:

```

```

Icons are available in three variants: default, light, and dark:

```

```

### 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-selfhst-icons --force
```

Then use them in your views like:

```

```

Changelog
---------

[](#changelog)

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

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

[](#maintainers)

Blade selfh.st Icons is developed and maintained by Robert Boes.

License
-------

[](#license)

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

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance89

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

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.

###  Release Activity

Cadence

Every ~1 days

Total

2

Last Release

54d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e65e130b74c5c113aca401653e14cf9ec2e7aa390f4371e971c78bd0b5ba842d?d=identicon)[RobertBoes](/maintainers/RobertBoes)

---

Top Contributors

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

---

Tags

laraveliconsbladeselfh.st

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/robertboes-blade-selfhst-icons/health.svg)

```
[![Health](https://phpackages.com/badges/robertboes-blade-selfhst-icons/health.svg)](https://phpackages.com/packages/robertboes-blade-selfhst-icons)
```

###  Alternatives

[codeat3/blade-google-material-design-icons

A package to easily make use of "Google Fonts Material Icons" in your Laravel Blade views.

23494.4k4](/packages/codeat3-blade-google-material-design-icons)[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)[saade/blade-iconsax

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

21138.5k](/packages/saade-blade-iconsax)

PHPackages © 2026

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