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

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

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

Laravel Blade Components for Font Awesome

3.2.0(2mo ago)2188MITPHPPHP ^7.4|^8.0

Since Mar 18Pushed 2mo 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 4w ago

READMEChangelog (10)Dependencies (10)Versions (14)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

46

—

FairBetter than 92% of packages

Maintenance85

Actively maintained with recent releases

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

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

Recently: every ~299 days

Total

12

Last Release

80d ago

Major Versions

1.0.6 → 2.0.02023-02-09

2.0.1 → 3.0.02023-02-17

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10432296?v=4)[Johan Rosenson](/maintainers/johanrosenson)[@johanrosenson](https://github.com/johanrosenson)

---

Top Contributors

[![johanrosenson](https://avatars.githubusercontent.com/u/10432296?v=4)](https://github.com/johanrosenson "johanrosenson (26 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

[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

137236.2k8](/packages/statamic-rad-pack-runway)[duncanmcclean/statamic-cargo

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

3618.3k](/packages/duncanmcclean-statamic-cargo)[ecotone/laravel

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

21327.3k4](/packages/ecotone-laravel)

PHPackages © 2026

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