Download the PHP package yassinedoghri/codeigniter-icons without Composer
On this page you can find all versions of the php package yassinedoghri/codeigniter-icons. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yassinedoghri/codeigniter-icons
More information about yassinedoghri/codeigniter-icons
Files in yassinedoghri/codeigniter-icons
Download yassinedoghri/codeigniter-icons
More information about yassinedoghri/codeigniter-icons
Files in yassinedoghri/codeigniter-icons
Vendor yassinedoghri
Package codeigniter-icons
Short Description A CodeIgniter4 library with convenient helper functions to render svg icons using yassinedoghri/php-icons.
License MIT
Package codeigniter-icons
Short Description A CodeIgniter4 library with convenient helper functions to render svg icons using yassinedoghri/php-icons.
License MIT
Please rate this library. Is it a good library?
Informations about the package codeigniter-icons
# CodeIgniter Icons 🔥 🙂
A [CodeIgniter4](https://codeigniter.com/) library with convenient helper
functions to render svg icons using
[php-icons](https://github.com/yassinedoghri/php-icons).
[](https://packagist.org/packages/yassinedoghri/codeigniter-icons)
[](https://packagist.org/packages/yassinedoghri/codeigniter-icons)
[](https://packagist.org/packages/yassinedoghri/codeigniter-icons)
[](https://packagist.org/packages/yassinedoghri/codeigniter-icons)
🚀 Getting started
0. Prerequisites
Usage of CodeIgniter Icons requires the following:
- A CodeIgniter 4.3.5+ based project
- Composer for package management
- PHP 8.1+
1. Install via composer
2. Setup
-
init and configure PHPIcons, ie. create the PHPIcons config file.
- add icons helper to your
app/Config/Autoload.php
file:
3. Usage
Use the icon(string $iconKey, array $attributes)
helper function in your View
files to render svg icons:
For more usage info, see php icons docs.
⚙️ Configuration
Checkout PHPIcons config reference to tweak things as you please.
📜 License
Code released under the MIT License.
Copyright (c) 2024-present, Yassine Doghri (@yassinedoghri).
All versions of codeigniter-icons with dependencies
PHP Build Version
Package Version
The package yassinedoghri/codeigniter-icons contains the following files
Loading the files please wait ....