PHPackages                             codeiucom/laravel-blade-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. codeiucom/laravel-blade-heroicons

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

codeiucom/laravel-blade-heroicons
=================================

CodeIU Laravel Blade HeroIcons Directive

v1.0.1(4y ago)043WTFPLPHPPHP ^8.0

Since Feb 28Pushed 4y ago1 watchersCompare

[ Source](https://github.com/codeiucom/laravel-blade-heroicons)[ Packagist](https://packagist.org/packages/codeiucom/laravel-blade-heroicons)[ RSS](/packages/codeiucom-laravel-blade-heroicons/feed)WikiDiscussions master Synced today

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Laravel Blade HeroIcons Directives
==================================

[](#laravel-blade-heroicons-directives)

more svg icons:

install
-------

[](#install)

```
composer require codeiucom/laravel-blade-heroicons

```

use directive
-------------

[](#use-directive)

ex) @heroicons-`iconName`-`style`("`classes`")

1. default ```
    @heroicons-folder("w-6 h-6")

    ```
2. outline ```
    @heroicons-folder-o("w-6 h-6")

    ```
3. solid ```
    @heroicons-folder-s("w-6 h-6")

    ```

use component
-------------

[](#use-component)

1. default ```

    ```
2. outline ```

    ```
3. solid ```

    ```

options
-------

[](#options)

1. change directive (default: heroicons)
    ex) ```
       CODEIU_LARAVEL_BLADE_HEROICONS_PREFIX=icons
    ```
2. change default style (default: solid)
    ex) ```
       CODEIU_LARAVEL_BLADE_HEROICONS_DEFAULT_STYLE=outline
    ```
3. set default class (default: empty)
    ex) ```
       CODEIU_LARAVEL_BLADE_HEROICONS_DEFAULT_CLASSES="w-6 h-6"
    ```

    if you use default class with tailwindcss, add below in tailwind.config.js ```
    module.exports = {
       ...
       content: [
          './storage/framework/views/*.php',
       ],
       ...
    }

    ```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

1585d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/codeiucom-laravel-blade-heroicons/health.svg)

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

###  Alternatives

[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3851.2M](/packages/limenius-react-bundle)[area17/laravel-auto-head-tags

Laravel Auto Head Tags helps you build the list of head elements for your app

4616.1k](/packages/area17-laravel-auto-head-tags)[ktquez/laravel-tinymce

TinyMCE editor for Laravel and Lumen Framework

2525.4k](/packages/ktquez-laravel-tinymce)[jelix/wikirenderer

WikiRenderer is a library to generate HTML or anything else from wiki content.

1712.3k1](/packages/jelix-wikirenderer)[webkinder/sproutset

A Composer package for handling responsive images in Roots Bedrock + Sage + Blade projects.

282.2k](/packages/webkinder-sproutset)

PHPackages © 2026

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