yii3-extensions/asset-fontawesome-free

为 YiiFramework v.3.0 版本的 FontAwesome Free 资产。

0.1.1 2024-01-23 18:07 UTC

This package is auto-updated.

Last update: 2024-09-23 19:38:23 UTC


README

为 YiiFramework v.3.0 版本的 FontAwesome Free 提供资产。


PHPUnit Codecov Infection Psalm Psalm Coverage Style ci

安装

此包需要 npm 来安装 php-forge/foxy,该工具管理 npm 包的安装和资源编译。

安装此扩展的首选方式是通过 composer

运行以下命令

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

或者添加以下内容

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

目录结构

模块目录结构如下

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.

使用方法

查看文档 docs 了解使用方法。

测试

查看文档 testing 了解测试方法。

支持的版本

PHP81 Yii30

许可证

MIT 许可证 (MIT)。有关更多信息,请参阅 许可证文件

我们的社交媒体

Twitter