Download the PHP package owenvoke/blade-entypo without Composer
On this page you can find all versions of the php package owenvoke/blade-entypo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download owenvoke/blade-entypo
More information about owenvoke/blade-entypo
Files in owenvoke/blade-entypo
Package blade-entypo
Short Description A package to easily make use of Entypo in your Laravel Blade views
License MIT
Informations about the package blade-entypo
Blade Entypo
A package to easily make use of Entypo in your Laravel Blade views.
For a full list of available icons see the SVG directory.
Documentation for older versions
You are reading the documentation for 2.x
.
If you're using Laravel 8 or below, please see the docs for 1.x.
Please see the upgrade guide for information on how to upgrade to the latest version.
Requirements
- PHP 8.1 or higher
- Laravel 10.x or higher
Install
Via Composer
Configuration
Blade Entypo also offers the ability to use features from Blade Icons like default classes, default attributes, etc. If you'd like to configure these, publish the blade-entypo.php
config file:
Usage
Icons can be used a self-closing Blade components which will be compiled to SVG icons:
You can also pass classes to your icon components:
And even use inline styles:
Raw SVG Icons
If you want to use the raw SVG icons as assets, you can publish them using:
Then use them in your views like:
Blade Icons
Blade Entypo uses Blade Icons under the hood. Please refer to the Blade Icons readme for additional functionality.
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Owen Voke
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Treeware
You're free to use this package, but if it makes it to your production environment you are required to buy the world a tree.
It’s now common knowledge that one of the best tools to tackle the climate crisis and keep our temperatures from rising above 1.5C is to plant trees. If you support this package and contribute to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.
You can buy trees here.
Read more about Treeware at treeware.earth.
All versions of blade-entypo with dependencies
blade-ui-kit/blade-icons Version ^1.5
illuminate/support Version ^10.0|^11.0