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

Abandoned → [yiilab/yii2-fontawesome-asset](/?search=yiilab%2Fyii2-fontawesome-asset)Yii2-extension

xutl/yii2-fontawesome-asset
===========================

The fontawesome extension for the Yii framework

2.0.3(8y ago)02.6kBSD-3-ClausePHPPHP &gt;=5.4.0

Since Sep 3Pushed 8y agoCompare

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

READMEChangelog (9)Dependencies (2)Versions (10)Used By (0)

适用于 Yii2 的 Font Awesome字体
=========================

[](#适用于-yii2-的-font-awesome字体)

安装
--

[](#安装)

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

Either run

```
composer require --prefer-dist xutl/yii2-fontawesome-asset

```

or add

```
"xutl/yii2-fontawesome-asset": "~2.0.0"
```

to the `require` section of your `composer.json`.

```
\xutl\fontawesome\Asset::register($this);

```

### Use CDN

[](#use-cdn)

```
'components' => [
    'assetManager' => [
        'bundles' => [
            'xutl\fontawesome\Asset' => [
                'sourcePath' => null, // do not publish the bundle
                'css' => [
                    '//cdn.bootcss.com/font-awesome/4.7.0/css/font-awesome.min.css',
                ]
            ]
        ]
    ],
],
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community6

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

Recently: every ~43 days

Total

9

Last Release

3275d ago

Major Versions

1.0.4 → 2.0.02017-01-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/87b658aa9d49e0c80cfc609fa2b9dc6d615672b1d895f421f751945a0e394087?d=identicon)[larvacent](/maintainers/larvacent)

---

Top Contributors

[![xutl](https://avatars.githubusercontent.com/u/20939388?v=4)](https://github.com/xutl "xutl (10 commits)")

---

Tags

yii2FontAwesome

### Embed Badge

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

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

PHPackages © 2026

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