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(3mo ago)04.2k↓48.9%MITBladePHP ^8.3

Since Jan 12Pushed 3mo 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 2d 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

47

—

FairBetter than 93% of packages

Maintenance80

Actively maintained with recent releases

Popularity22

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

107d 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

[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[api-platform/laravel

API Platform support for Laravel

58171.5k14](/packages/api-platform-laravel)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3416.9k](/packages/duncanmcclean-statamic-cargo)

PHPackages © 2026

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