PHPackages                             devlop/fontawesome-blade - 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. devlop/fontawesome-blade

ActiveLibrary

devlop/fontawesome-blade
========================

Laravel Blade Components for Font Awesome

3.1.0(3y ago)2178MITPHPPHP ^7.4|^8.0

Since Mar 18Pushed 3y ago1 watchersCompare

[ Source](https://github.com/devlop/fontawesome-blade)[ Packagist](https://packagist.org/packages/devlop/fontawesome-blade)[ RSS](/packages/devlop-fontawesome-blade/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (5)Versions (13)Used By (0)

 [![Latest Stable Version](https://camo.githubusercontent.com/142ff34f5658f6478fc36f74f5de960c4eb11a9a55e046889185214231c52616/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6465766c6f702f666f6e74617765736f6d652d626c616465)](https://packagist.org/packages/devlop/fontawesome-blade) [![License](https://camo.githubusercontent.com/f884c350ac975b14b245ed0a5a268e31438591dcd961af6916bbe46cc748649e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6465766c6f702f666f6e74617765736f6d652d626c616465)](https://github.com/devlop/fontawesome-blade/blob/master/LICENSE.md)

Font Awesome Blade
==================

[](#font-awesome-blade)

A collection of [Laravel Blade Components](https://laravel.com/docs/9.x/blade#components) to make it dead simple to use the [Font Awesome icons](https://fontawesome.com/v6/icons) in Laravel.

Prerequisites
=============

[](#prerequisites)

This package assumes that you are using [Font Awesome via a package manager](https://fontawesome.com/how-to-use/on-the-web/setup/using-package-managers).

Installation
============

[](#installation)

```
composer require devlop/fontawesome-blade

```

Configuration
=============

[](#configuration)

By default this package will assume you are using the `@fortawesome/fontawesome-free`.

If you are using any other version, publish the configuration and change the path accordingly.

```
php artisan vendor:publish --provider="Devlop\FontAwesome\FontAwesomeBladeServiceProvider"

```

Usage
=====

[](#usage)

Each of Font Awesome's different styles are available as separate components, they all accept the same `name` argument for specifying which icon to display.

```

```

You also need to import the Font Awesome CSS into your CSS build to get the icons to display like they would if you were using the Font Awesome JS method.

```
@import '@fortawesome/fontawesome-pro/css/svg-with-js.css';
```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

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

Recently: every ~149 days

Total

11

Last Release

1164d ago

Major Versions

1.0.6 → 2.0.02023-02-09

2.0.1 → 3.0.02023-02-17

### Community

Maintainers

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

---

Top Contributors

[![johanrosenson](https://avatars.githubusercontent.com/u/10432296?v=4)](https://github.com/johanrosenson "johanrosenson (25 commits)")

---

Tags

blade-componentsfontawesomefontawesome6laravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/devlop-fontawesome-blade/health.svg)

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

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[namu/wirechat

A Laravel Livewire messaging app for teams with private chats and group conversations.

54324.5k](/packages/namu-wirechat)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)

PHPackages © 2026

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