pixelrobin/php-feather
Lightweight PHP library for Feather icons. Use IconManager to fetch and render SVGs by name, set global or per-icon attributes (size, color, stroke weight, CSS classes), add accessibility alt text, and define aliases to swap icons across a project easily.
<x-feather:icon name="user" /> or <x-feather:icon name="person" alias="user" />).@feathericons/react instead).For Executives:
*"This v2.0.0 update transforms pixelrobin/php-feather from a niche, archived package into a production-ready, accessible, and performant icon solution for Laravel. Key upgrades:
For Engineering:
*"v2.0.0 is a significant upgrade—here’s what’s changed:
✅ PHP Preload: Icons load faster in Laravel (ideal for admin panels).
✅ Accessibility: Proper ARIA/SVG semantics (e.g., <title> tags for screen readers).
✅ Security: Attribute escaping and no JS dependencies (safer for Blade/Livewire).
✅ Modern PHP: PHP 8.1+, dropped PHP 7.3 (aligns with Laravel 9+).
✅ Automated Icon Updates: Feather Icons (v4.28+) sync via GitHub Actions—no manual composer update needed.
⚠️ Breaking Changes:
Recommendation:
How can I help you explore Laravel packages today?