dev-master
9999999-devHelper function to link icons to model entries in a database
GPL-3.0
The Requires
by Jeffrey
database helpers yii2 gui icons
Helper function to link icons to model entries in a database
yii2-database-icon-helper, (*1)
=========================, (*2)
Helper function to link icons to model entries in a database, (*3)
Installation, (*4)
The preferred way to install this extension is through composer., (*5)
Either run, (*6)
php composer.phar require --prefer-dist humanized/yii2-icon-helper "*"
or add, (*7)
"humanized/yii2-icon-helper": "*"
to the require section of your composer.json
file., (*8)
Usage, (*9)
Once the extension is installed, simply use it in your code by :, (*10)
```php, (*11)
= \\\humanized\\iconhelper\\AutoloadExample::widget(); ?>```, (*12)
Helper function to link icons to model entries in a database
GPL-3.0
database helpers yii2 gui icons