yii3-extensions/asset-fontawesome-free

Asset for FontAwesome Free for YiiFramework v.3.0.

0.1.1 2024-01-23 18:07 UTC

This package is auto-updated.

Last update: 2024-04-23 18:53:54 UTC


README

121752654?s=200&v=4 68747470733a2f2f75706c6f61642e77696b696d656469612e6f72672f77696b6970656469612f636f6d6d6f6e732f7468756d622f352f35662f466f6e745f417765736f6d655f6c6f676f6d61726b5f626c75652e7376672f35313270782d466f6e745f417765736f6d655f6c6f676f6d61726b5f626c75652e7376672e706e673f3230323230383039303432313038

Assets for FontAwesome Free for YiiFramework v.3.0.


PHPUnit Codecov Infection Psalm Psalm Coverage Style ci

Installation

This package requires npm for php-forge/foxy, which manages the installation of npm packages and resource compilation.

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist yii3-extensions/asset-fontawesome-free:"^0.1"

or add

"yii3-extensions/asset-fontawesome-free":"^0.1"

Directory structure

The module directory structure is as follows:

root
├── src                                Assets for FontAwesome Free.
│   └── Css                            Directory for Css Assets.
│       └── FontAwesome.php            FontAwesome Free All Asset.
│       └── FontAwesomeCdn.php         FontAwesome Free All CDN Asset.
│       └── FontAwesomeBrand.php       FontAwesome Free Brand Asset.
│       └── FontAwesomeBrandCdn.php    FontAwesome Free Brand CDN Asset.
│       └── FontAwesomeRegular.php     FontAwesome Free Regular Asset.
│       └── FontAwesomeRegularCdn.php  FontAwesome Free Regular CDN Asset.
│       └── FontAwesomeSolid.php       FontAwesome Free Solid Asset.
│       └── FontAwesomeSolidCdn.php    FontAwesome Free Solid CDN Asset.
│   └── Js                             Directory for Brand Assets.
│       └── FontAwesome.php            FontAwesome Free All Asset.
│       └── FontAwesomeCdn.php         FontAwesome Free All CDN Asset.
│       └── FontAwesomeBrand.php       FontAwesome Free Brand Asset.
│       └── FontAwesomeBrandCdn.php    FontAwesome Free Brand CDN Asset.
│       └── FontAwesomeRegular.php     FontAwesome Free Regular Asset.
│       └── FontAwesomeRegularCdn.php  FontAwesome Free Regular CDN Asset.
│       └── FontAwesomeSolid.php       FontAwesome Free Solid Asset.
│       └── FontAwesomeSolidCdn.php    FontAwesome Free Solid CDN Asset.
├── tests                              Tests for Assets for FontAwesome Free.

Usage

Check the documentation docs to learn about usage.

Testing

Check the documentation testing to learn about testing.

Support versions

PHP81 Yii30

License

The MIT License (MIT). Please see License File for more information.

Our social networks

Twitter