Download the PHP package antonchaikin/f3-material-icons without Composer
On this page you can find all versions of the php package antonchaikin/f3-material-icons. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download antonchaikin/f3-material-icons
More information about antonchaikin/f3-material-icons
Files in antonchaikin/f3-material-icons
Download antonchaikin/f3-material-icons
More information about antonchaikin/f3-material-icons
Files in antonchaikin/f3-material-icons
Vendor antonchaikin
Package f3-material-icons
Short Description Material Icons plugin for Fat-Free Framework (F3)
License MIT
Package f3-material-icons
Short Description Material Icons plugin for Fat-Free Framework (F3)
License MIT
Please rate this library. Is it a good library?
Informations about the package f3-material-icons
f3-material-icons
A simple and efficient Material Icons plugin for Fat-Free Framework (F3).
This plugin allows you to embed SVG icons directly in your F3 views using a simple $f3->icon('name')
syntax and also provides a built-in browser to preview all available icons.
🚀 Installation
Install via Composer:
📦 Usage
Register the Plugin
In your F3 bootstrap file (index.php
):
Get an Icon Inline
Icons are looked up in the /icons
directory located next to the plugin source.
Browse All Icons
Add a route:
Navigate to /icons-browser
in your browser to preview all available icons.
🧠 Features
- ✅ Simple
$f3->icon('name')
integration - 🔍 Visual icon browser (
/icons-browser
) - ⚡ Fast inline rendering of SVGs
- 🗂️ Easy to extend or customize
🗂 Directory Structure
📝 License
MIT
All versions of f3-material-icons with dependencies
PHP Build Version
Package Version
The package antonchaikin/f3-material-icons contains the following files
Loading the files please wait ....