PHPackages                             codebros-nl/laravel-heroicons - 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. codebros-nl/laravel-heroicons

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

codebros-nl/laravel-heroicons
=============================

A Laravel Package to include heroicons as blade components in any project

v1.2.0(1mo ago)03.8k↓33.3%MITBladePHP ^8.3

Since Jan 12Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/CodeBros-Software/laravel-heroicons)[ Packagist](https://packagist.org/packages/codebros-nl/laravel-heroicons)[ RSS](/packages/codebros-nl-laravel-heroicons/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (10)Used By (0)

Heroicons for Laravel
=====================

[](#heroicons-for-laravel)

Heroicons for Laravel is an elegant Laravel package that enables developers to effortlessly integrate [Heroicons](https://heroicons.com/) into their Laravel applications using Blade components. This package provides a convenient and efficient way to utilize Heroicons' beautifully designed icons in your web projects.

Prerequisites
-------------

[](#prerequisites)

This package assumes that you are using Tailwind CSS in your Laravel project, as Heroicons are primarily designed to complement Tailwind's utility-first approach. Please ensure that Tailwind CSS is properly set up in your project environment.

Minimum requirements
--------------------

[](#minimum-requirements)

NameVersionPHP8.2Laravel10.0Features
--------

[](#features)

- Easy Integration: Seamlessly integrates with Laravel projects.
- Blade Components: Leverage Laravel Blade components for easy icon insertion.
- Full Heroicons Library: Access to the complete Heroicons collection.

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

[](#installation)

Install the package via Composer:

```
composer require codebros-nl/laravel-heroicons
```

Publish the assets (optional):

```
php artisan vendor:publish --provider="CodeBros\LaravelHeroicons\Providers\LaravelHeroiconsServiceProvider"
```

Usage
-----

[](#usage)

Using Heroicons in your Laravel views is simple:

```

```

Replace `outline.bolt` with the desired Heroicon style and name. Add your own class attributes for size and color customization.

Or if you do like to specify it more specific you can use the code template below:

```

```

The `solid` property is optional and will trigger the solid icon set. Removing this property will fallback to our default icon set which is outline.

Contribution
------------

[](#contribution)

Contributions are welcome! Please follow the standard Laravel contribution guidelines.

License
-------

[](#license)

This package is open-sourced software licensed under the MIT license.

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance68

Regular maintenance activity

Popularity21

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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 ~99 days

Recently: every ~183 days

Total

9

Last Release

52d ago

PHP version history (3 changes)v1.0.0PHP ^8.1

v1.0.5PHP ^8.2

v1.1.0PHP ^8.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/951675?v=4)[Norman Reinhard](/maintainers/codebros-nl)[@codebros-nl](https://github.com/codebros-nl)

---

Top Contributors

[![codebros-nl](https://avatars.githubusercontent.com/u/951675?v=4)](https://github.com/codebros-nl "codebros-nl (10 commits)")

### Embed Badge

![Health badge](/badges/codebros-nl-laravel-heroicons/health.svg)

```
[![Health](https://phpackages.com/badges/codebros-nl-laravel-heroicons/health.svg)](https://phpackages.com/packages/codebros-nl-laravel-heroicons)
```

###  Alternatives

[cagilo/cagilo

A set of open-source Blade components for the Laravel Framework

172996.5k](/packages/cagilo-cagilo)[orchid/blade-icons

An easy way inline SVG images in your Blade templates.

223.4M9](/packages/orchid-blade-icons)[wireui/heroicons

The Tailwind Heroicons for laravel blade by WireUI

43390.8k5](/packages/wireui-heroicons)[stillat/antlers-components

2656.0k1](/packages/stillat-antlers-components)[itstructure/laravel-grid-view

Grid view for laravel framework

2546.6k2](/packages/itstructure-laravel-grid-view)[ycs77/inertia-laravel-ssr-head

Simple SSR Head for Inertia Laravel

3211.5k](/packages/ycs77-inertia-laravel-ssr-head)

PHPackages © 2026

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