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

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

mylistryx/yii2-fontawesome-free
===============================

Yii2 FontAwesome Free asset bundle

6.7.1(11mo ago)04.3kMITPHPPHP &gt;=8.2

Since Jun 12Pushed 11mo agoCompare

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

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

FontAwesome Free asset bundle for Yii 2.0 Framework
----------------------------------------------------

[](#fontawesome-free-asset-bundle-for-yii-20-framework)

 [ ![](https://avatars0.githubusercontent.com/u/993323) ](https://github.com/yiisoft) [ ![](https://camo.githubusercontent.com/c7d524a8d0ca37fdbc3e6c15003ffc97b5432df8aafa191159c224a458a85563/68747470733a2f2f75706c6f61642e77696b696d656469612e6f72672f77696b6970656469612f636f6d6d6f6e732f7468756d622f352f35662f466f6e745f417765736f6d655f6c6f676f6d61726b5f626c75652e7376672f37363870782d466f6e745f417765736f6d655f6c6f676f6d61726b5f626c75652e7376672e706e673f3230323230383039303432313038) ](https::/fontawesome.io)

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

[](#installation)

---

[Changelog](CHANGELOG.md) of package

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

Either run:

`composer require mylistryx/yii2-fontawesome-free` or add `"mylistryx/yii2-fontawesome-free": "~6.0.0"` into your `composer.json` file.

Then register assets in your view file:

`FontAwesomeAsset::register($this)` OR `FontAwesomeCdnAsset::register($this)` to use CDN files.

and use:

``

``

``

`
