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

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

simialbi/yii2-fontawesome
=========================

Asset Bundle for Yii2 with Font Awesome

4.0.0(10mo ago)01.9k2MITPHPPHP &gt;=8.2CI passing

Since Feb 27Pushed 9mo ago1 watchersCompare

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

READMEChangelog (10)Dependencies (4)Versions (69)Used By (2)

Yii 2 [Font Awesome](https://fontawesome.com/) Asset Bundle
===========================================================

[](#yii-2-font-awesome-asset-bundle)

This fork of [@rmrevin](https://github.com/rmrevin)'s great [extension](https://github.com/rmrevin/yii2-fontawesome)provides a server side rendering implementation of [Font Awesome](https://fontawesome.com/) icons for [Yii framework 2.0](http://www.yiiframework.com/) applications and helpers to use the icons.

For license information check the [LICENSE](https://github.com/simialbi/yii2-fontawesome/blob/master/LICENSE)-file.

[![License](https://camo.githubusercontent.com/bb8c7e011ca72e9e0757dff1deac67bc162ca5644711879d9d1ae02e2437dea1/68747470733a2f2f706f7365722e707567782e6f72672f73696d69616c62692f796969322d666f6e74617765736f6d652f6c6963656e73652e737667)](https://packagist.org/packages/simialbi/yii2-fontawesome)[![Latest Stable Version](https://camo.githubusercontent.com/3ec846f68ab7f0dd3bf363ff329fe26d4a123984ffdb9b7a45cb1fe3c7a01fce/68747470733a2f2f706f7365722e707567782e6f72672f73696d69616c62692f796969322d666f6e74617765736f6d652f762f737461626c652e737667)](https://packagist.org/packages/simialbi/yii2-fontawesome)[![Latest Unstable Version](https://camo.githubusercontent.com/58b8eb5da748c01a07712234978e41494d93df48cca4f24ffc094e4125df8bd9/68747470733a2f2f706f7365722e707567782e6f72672f73696d69616c62692f796969322d666f6e74617765736f6d652f762f756e737461626c652e737667)](https://packagist.org/packages/simialbi/yii2-fontawesome)[![Total Downloads](https://camo.githubusercontent.com/1e493a33eb90e3a77a4aca57b5f950224b305e1d49c90aff5d3bc03b12ba1c07/68747470733a2f2f706f7365722e707567782e6f72672f73696d69616c62692f796969322d666f6e74617765736f6d652f646f776e6c6f6164732e737667)](https://packagist.org/packages/simialbi/yii2-fontawesome)[![Build Status](https://github.com/simialbi/yii2-fontawesome/actions/workflows/build.yml/badge.svg)](https://github.com/simialbi/yii2-fontawesome/actions/workflows/build.yml)

Support
-------

[](#support)

- [GitHub issues](https://github.com/simialbi/yii2-fontawesome/issues)

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

[](#installation)

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

Either run

```
composer require "simialbi/yii2-fontawesome:^4.0.0"
```

or add

```
"rmrevin/yii2-fontawesome": "^4.0.0",

```

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

How it looks rendered
---------------------

[](#how-it-looks-rendered)

By using this extension, you prevent loading the huge js files of fontawesome and still have all the power features like `masking`, `power transforms`, `animations` and so on. This library moved the logic and metadata to the server to keep the rendering and asset output as small as possible.

An example of what the rendered output looks like on a simple page is as follows:

```
