Download the PHP package packaged-ui/fontawesome without Composer
On this page you can find all versions of the php package packaged-ui/fontawesome. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download packaged-ui/fontawesome
More information about packaged-ui/fontawesome
Files in packaged-ui/fontawesome
Download packaged-ui/fontawesome
More information about packaged-ui/fontawesome
Files in packaged-ui/fontawesome
Vendor packaged-ui
Package fontawesome
Short Description Fontawesome icon creation helper
License MIT
Package fontawesome
Short Description Fontawesome icon creation helper
License MIT
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
>=7.1
packaged/glimpse Version ^0.8||^1.0||^2.0
packaged/safehtml Version ^1.0||^2.0
packaged/helpers Version ^1.0||^2.0
packaged/enum Version ~1.0
packaged/glimpse Version ^0.8||^1.0||^2.0
packaged/safehtml Version ^1.0||^2.0
packaged/helpers Version ^1.0||^2.0
packaged/enum Version ~1.0
The package packaged-ui/fontawesome contains the following files
Loading the files please wait ....