yiirocks/svg-inline-fontawesome
Composer 安装命令:
composer require yiirocks/svg-inline-fontawesome
包简介
Inline Font Awesome Icons for Yii
README 文档
README
inline
/ˈɪnlʌɪn/
adjectiveincluded as part of the main text on a page, rather than in a separate section
This extension provides simple functions for Yii framework 3.0 applications to add Font Awesome Icons inline.
Installation
The package could be installed via composer:
composer require yiirocks/svg-inline-fontawesome
Usage
The default configuration will enable $svg in any view.
echo $svg->fai('cookie');
Available options can be found in the documentation.
Unit testing
The package is tested with Psalm and PHPUnit. To run tests:
composer psalm composer phpunit
统计信息
- 总下载量: 636
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2020-07-25