PHPackages                             aryehraber/statamic-font-awesome - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. aryehraber/statamic-font-awesome

Abandoned → [aerni/font-awesome](/?search=aerni%2Ffont-awesome)ArchivedStatamic-addon[Utility &amp; Helpers](/categories/utility)

aryehraber/statamic-font-awesome
================================

Typeahead search for Font Awesome icons

v2.2.0(5y ago)49.7k↓50%3MITPHP

Since Apr 5Pushed 4y ago1 watchersCompare

[ Source](https://github.com/aryehraber/statamic-font-awesome)[ Packagist](https://packagist.org/packages/aryehraber/statamic-font-awesome)[ Docs](https://github.com/aryehraber/statamic-font-awesome)[ GitHub Sponsors](https://github.com/aryehraber)[ RSS](/packages/aryehraber-statamic-font-awesome/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (1)Versions (5)Used By (0)

---

### This package is no longer being maintained, please use the new [Font Awesome](https://statamic.com/addons/aerni/font-awesome) addon instead.

[](#this-package-is-no-longer-being-maintained-please-use-the-new-font-awesome-addon-instead)

---

Font Awesome
============

[](#font-awesome)

**Typeahead search for Font Awesome icons.**

This addon adds a new Fieldtype to the CP making it easy to search and select Font Awesome icons. Additionally, a Tag is provided to make outputting icons inside your templates a breeze. See usage section below for full example.

[![Font Awesome](https://user-images.githubusercontent.com/5065331/78498702-3514d900-774c-11ea-8633-08643f1b03bd.gif)](https://user-images.githubusercontent.com/5065331/78498702-3514d900-774c-11ea-8633-08643f1b03bd.gif)

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

[](#installation)

Install the addon via composer:

```
composer require aryehraber/statamic-font-awesome

```

Publish the fieldtype assets &amp; config file:

```
php artisan vendor:publish --provider="AryehRaber\FontAwesome\FontAwesomeServiceProvider"

```

Add your Font Awesome Kit URL to the config (or `.env` file) to get started using the addon.

Get started using a Font Awesome Kit here: .

**Important note:** this addon currently only supports the Web Font Kit in the CP. If you would like to use the SVG Kit, please create 2 Kits and use the Web Font version in the above config file, then skip the `{{ font_awesome:kit }}` tag and add your SVG Kit Code to your template manually.

Usage
-----

[](#usage)

**Fieldset**

```
fields:
  -
    handle: feature_list
    field:
      type: grid
      fields:
        -
          handle: text
          field:
            type: text
        -
          handle: icon
          field:
            type: font_awesome
```

**Template**

```

    {{ font_awesome:kit }}

        {{ feature_list }}

                {{ font_awesome:icon }}
                {{ text }}

        {{ /feature_list }}

```

**Rendered HTML**

```

            Excel Files

            Search

            Speed

```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% 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 ~108 days

Total

3

Last Release

1873d ago

### Community

Maintainers

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

---

Top Contributors

[![aryehraber](https://avatars.githubusercontent.com/u/5065331?v=4)](https://github.com/aryehraber "aryehraber (20 commits)")[![AndrewHaine](https://avatars.githubusercontent.com/u/16389134?v=4)](https://github.com/AndrewHaine "AndrewHaine (2 commits)")[![aerni](https://avatars.githubusercontent.com/u/23167701?v=4)](https://github.com/aerni "aerni (1 commits)")[![makkinga](https://avatars.githubusercontent.com/u/3294611?v=4)](https://github.com/makkinga "makkinga (1 commits)")

---

Tags

recaptchaFormsstatamic

### Embed Badge

![Health badge](/badges/aryehraber-statamic-font-awesome/health.svg)

```
[![Health](https://phpackages.com/badges/aryehraber-statamic-font-awesome/health.svg)](https://phpackages.com/packages/aryehraber-statamic-font-awesome)
```

###  Alternatives

[aerni/livewire-forms

A Statamic forms framework powered by Laravel Livewire

2912.8k](/packages/aerni-livewire-forms)[aryehraber/statamic-captcha

Protect your Statamic forms using a Captcha service

16194.4k](/packages/aryehraber-statamic-captcha)[visuellverstehen/statamic-classify

A useful helper to add CSS classes to all HTML tags generated by the bard editor.

20116.8k](/packages/visuellverstehen-statamic-classify)[marcorieser/statamic-livewire

A Laravel Livewire integration for Statamic.

2381.5k10](/packages/marcorieser-statamic-livewire)[withcandour/aardvark-seo

Save time and get your Statamic site to rank better with the SEO addon for Statamic.

13128.3k](/packages/withcandour-aardvark-seo)[mitydigital/feedamic

A fully-featured RSS and Atom feed generator for Statamic.

1064.0k](/packages/mitydigital-feedamic)

PHPackages © 2026

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