PHPackages                             components/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. components/font-awesome

ActiveComponent[Utility &amp; Helpers](/categories/utility)

components/font-awesome
=======================

Font Awesome, the iconic SVG, font, and CSS framework.

6.5.2(2y ago)1954.2M↓18.2%58[3 issues](https://github.com/components/font-awesome/issues)20CC-BY-4.0SCSS

Since May 3Pushed 2y ago20 watchersCompare

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

READMEChangelog (10)DependenciesVersions (53)Used By (20)

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

[](#font-awesome)

Shim repository for Font Awesome.

The full suite of pictographic icons, examples, and documentation can be found at:

Package Managers
----------------

[](#package-managers)

- [npm](http://npmjs.org): `components-font-awesome`
- [Bower](http://bower.io): `components-font-awesome`
- [Component](https://github.com/component/component): `components/font-awesome`
- [Composer](http://packagist.org/packages/components/font-awesome): `components/font-awesome`

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

[](#installation)

### Gulp

[](#gulp)

##### Re-compile bower

[](#re-compile-bower)

If using bower, do not forget to re-compile bower using `gulp bower`. Here is the sample code if you do not have one.

```
// Update Foundation with Bower and save to /vendor
gulp.task('bower', function() {
  return bower({ cmd: 'update'})
    .pipe(gulp.dest('vendor/'))
});
```

##### Combine css

[](#combine-css)

With gulp, usually there is a function to combine all *scss* to *css* file for faster page loads. In the sample case we run function `gulp style` to combine all scss to css file under **./assets/css/**

##### Move font font folder

[](#move-font-font-folder)

Here is the **important part**, the default *font folder* is on different path with the compiled bower file. We need to move the font from default *font folder* to the *compiled bower folder* (In the example `vendor` is the compiled folder).

```
// Move font-awesome fonts folder to css compiled folder
gulp.task('icons', function() {
    return gulp.src('./vendor/components-font-awesome/webfonts/**.*')
        .pipe(gulp.dest('./assets/fonts'));
});
```

License
-------

[](#license)

- The Font Awesome font is licensed under the SIL Open Font License -
- Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
- The Font Awesome pictograms are licensed under the CC BY 3.0 License -
- Attribution is no longer required in Font Awesome 3.0, but much appreciated: "Font Awesome by Dave Gandy - "

###  Health Score

53

—

FairBetter than 97% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity61

Solid adoption and visibility

Community46

Growing community involvement

Maturity76

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~154 days

Total

51

Last Release

770d ago

Major Versions

3.2.1 → 4.0.02013-10-31

3.1.x-dev → 4.0.0.x-dev2016-04-27

4.7.0 → 5.0.62018-02-11

5.15.4 → 6.0.02022-02-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/0d6029bd16a0e8a9b97358a75b54affa6baadc1d9b0ca7eab2b6dd6c681ad7a8?d=identicon)[simensen](/maintainers/simensen)

![](https://www.gravatar.com/avatar/52e3a16e00deee8fad55014f01e9462ae1b0d53670180d6c815c3611ad7acd52?d=identicon)[drak](/maintainers/drak)

![](https://avatars.githubusercontent.com/u/25086?v=4)[Rob Loach](/maintainers/RobLoach)[@RobLoach](https://github.com/RobLoach)

![](https://www.gravatar.com/avatar/0fe030e0f999c776afd9874603f9a8e99bb4854bed29430b559c49b5d684abd2?d=identicon)[ultrabob](/maintainers/ultrabob)

---

Top Contributors

[![RobLoach](https://avatars.githubusercontent.com/u/25086?v=4)](https://github.com/RobLoach "RobLoach (23 commits)")[![Guite](https://avatars.githubusercontent.com/u/277531?v=4)](https://github.com/Guite "Guite (20 commits)")[![simensen](https://avatars.githubusercontent.com/u/191200?v=4)](https://github.com/simensen "simensen (11 commits)")[![mrohnstock](https://avatars.githubusercontent.com/u/823072?v=4)](https://github.com/mrohnstock "mrohnstock (5 commits)")[![martinlindhe](https://avatars.githubusercontent.com/u/181531?v=4)](https://github.com/martinlindhe "martinlindhe (4 commits)")[![wilds](https://avatars.githubusercontent.com/u/795322?v=4)](https://github.com/wilds "wilds (3 commits)")[![EpokK](https://avatars.githubusercontent.com/u/1345786?v=4)](https://github.com/EpokK "EpokK (3 commits)")[![SamuelKlein](https://avatars.githubusercontent.com/u/4109685?v=4)](https://github.com/SamuelKlein "SamuelKlein (2 commits)")[![craigh](https://avatars.githubusercontent.com/u/350048?v=4)](https://github.com/craigh "craigh (2 commits)")[![benlarkins](https://avatars.githubusercontent.com/u/5139059?v=4)](https://github.com/benlarkins "benlarkins (2 commits)")[![hjr3](https://avatars.githubusercontent.com/u/33318?v=4)](https://github.com/hjr3 "hjr3 (1 commits)")[![antonellopasella](https://avatars.githubusercontent.com/u/96335?v=4)](https://github.com/antonellopasella "antonellopasella (1 commits)")[![ashussen](https://avatars.githubusercontent.com/u/5305258?v=4)](https://github.com/ashussen "ashussen (1 commits)")[![ducin](https://avatars.githubusercontent.com/u/375027?v=4)](https://github.com/ducin "ducin (1 commits)")[![ammarfrahm](https://avatars.githubusercontent.com/u/4904057?v=4)](https://github.com/ammarfrahm "ammarfrahm (1 commits)")[![iamdarkle](https://avatars.githubusercontent.com/u/15818451?v=4)](https://github.com/iamdarkle "iamdarkle (1 commits)")[![rustyrick](https://avatars.githubusercontent.com/u/733974?v=4)](https://github.com/rustyrick "rustyrick (1 commits)")

### Embed Badge

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

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

###  Alternatives

[mrgoon/aliyun-sms

阿里云短信服务php调用代码

8292.9k](/packages/mrgoon-aliyun-sms)[carrooi/nette-menu

Menu control for Nette framework

2950.0k1](/packages/carrooi-nette-menu)[askvortsov/flarum-auto-moderator

Powerful automation engine.

1418.4k2](/packages/askvortsov-flarum-auto-moderator)

PHPackages © 2026

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