Download the PHP package jext/yii2-fahelper without Composer
On this page you can find all versions of the php package jext/yii2-fahelper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jext/yii2-fahelper
More information about jext/yii2-fahelper
Files in jext/yii2-fahelper
Download jext/yii2-fahelper
More information about jext/yii2-fahelper
Files in jext/yii2-fahelper
Vendor jext
Package yii2-fahelper
Short Description fahelper - Font Awesome Html Helper for Yii2
License MIT
Homepage http://blog.jeen.wang/
Package yii2-fahelper
Short Description fahelper - Font Awesome Html Helper for Yii2
License MIT
Homepage http://blog.jeen.wang/
Please rate this library. Is it a good library?
Informations about the package yii2-fahelper
yii2-fahelper
font-awesome html helper for yii2
including most usages from http://www.fontawesome.io/ Examples
Usage
composer require jext/yii2-fahelper
add assets bundle in the view file
eg:
无 composer 安装使用说明
由于国内的composer包安装速度很让人着急,这边简单的介绍下怎么在没有composer的环境下使用本库。
其实说白了就是直接使用源码。
核心源码为 JFA.php
中的 JFA类,直接查看源码 复制到自己项目的某个新文件中, 然后针对自己的项目目录修改命名空间即可。
关于font-awesome的前端文件,很多地方都可以下载到也有文档说明,不明白的可以搜索下。
如发现问题,欢迎反馈 :)
All versions of yii2-fahelper with dependencies
PHP Build Version
Package Version
The package jext/yii2-fahelper contains the following files
Loading the files please wait ....