Download the PHP package fortifi/fontawesome without Composer
On this page you can find all versions of the php package fortifi/fontawesome. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package fontawesome
Font Awesome 5 Icon Wrapper
A PHP wrapper for easy Font Awesome 5 icon creation
Example
Create Icon:
By default, FaIcon
class gives access to all FontAwesome Pro icons.
For Free icons:
There is a helper class for accessing only free icons, using:
Create Brand Icon:
Whilst FaIcon::create();
will work for creating Brand icons, the below class static is for improved code readability of developer intent.
Size options:
Style options (pro only):
Transformation options:
Flip:
Multiple flips:
Shrink / Grow:
Move:
Mask:
Animation options:
Set tag as span (more semantic than default <i>
tag):
Other options:
Additional:
Icon object is created using Glimpse.
Add/remove classes:
Get Icon Glimpse object and apply custom attributes:
All versions of fontawesome with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
packaged/glimpse Version ^0.8||^1.0||^2.0
packaged/safehtml Version ^1.0||^2.0
packaged/helpers Version ^1.0||^2.0
packaged/glimpse Version ^0.8||^1.0||^2.0
packaged/safehtml Version ^1.0||^2.0
packaged/helpers Version ^1.0||^2.0
The package fortifi/fontawesome contains the following files
Loading the files please wait ....