PHPackages                             yangshihe/yii2-fontawesome - 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. yangshihe/yii2-fontawesome

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

yangshihe/yii2-fontawesome
==========================

The fontawesome extension for the Yii framework

4.7.0(8y ago)0221BSD 3-ClausePHPPHP &gt;=5.4.0

Since Sep 25Pushed 8y ago1 watchersCompare

[ Source](https://github.com/yangshihe/yii2-fontawesome)[ Packagist](https://packagist.org/packages/yangshihe/yii2-fontawesome)[ Docs](https://github.com/yangshihe/yii2-fontawesome)[ RSS](/packages/yangshihe-yii2-fontawesome/feed)WikiDiscussions master Synced today

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

Yii2 FontAwesome Asset
======================

[](#yii2-fontawesome-asset)

see

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
composer require yangshihe/yii2-fontawesome
```

View
----

[](#view)

```
yangshihe\fontawesome\FontAwesomeAsset::register($this);
```

OR

```
class AppAsset extends AssetBundle
{
    public $depends = [
        ...
        'yangshihe\fontawesome\FontAwesomeAsset'
    ];
}
```

自己使用

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

3200d ago

### Community

Maintainers

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

---

Top Contributors

[![yangshihe](https://avatars.githubusercontent.com/u/16794024?v=4)](https://github.com/yangshihe "yangshihe (8 commits)")

---

Tags

yii2FontAwesomefonts

### Embed Badge

![Health badge](/badges/yangshihe-yii2-fontawesome/health.svg)

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

PHPackages © 2026

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