hedger / unicon
This package is abandoned and no longer maintained.
The author suggests using the unicon-rocks/unicon-laravel package instead.
Universal icon component for Laravel
v0.4.1
2024-11-23 15:52 UTC
Requires
- php: >=8.1
- guzzlehttp/guzzle: ^7
- illuminate/console: ^11|^10
- illuminate/support: ^11|^10
Requires (Dev)
- laravel/pint: ^1.18
- orchestra/testbench: ^8 || ^9
- phpunit/phpunit: ^11 || ^10
This package is auto-updated.
Last update: 2024-11-23 15:56:55 UTC
README
Unicon is a package for Laravel that enables seamless, on-demand integration of over 200,000 icons from the Iconify API, with caching for optimized performance.
Installation
You can install the package via Composer by running the following command.
composer require unicon-rocks/unicon-laravel
Documentation
The full documentation can be found at unicon.rocks.
License
Unicon is open-source software licensed under the MIT license.