Skip to content

Helper function to link icons to model entries in a database

Notifications You must be signed in to change notification settings

Humanized/yii2-iconhelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yii2-database-icon-helper

=========================

Helper function to link icons to model entries in a database

Installation


The preferred way to install this extension is through composer.

Either run


php composer.phar require --prefer-dist humanized/yii2-icon-helper "*"

or add


"humanized/yii2-icon-helper": "*"

to the require section of your composer.json file.

Usage


Once the extension is installed, simply use it in your code by :

<?= \\\humanized\\iconhelper\\AutoloadExample::widget(); ?>```

About

Helper function to link icons to model entries in a database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages