Skip to content
This repository has been archived by the owner on Feb 27, 2020. It is now read-only.

hunter-kaan/yii2-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Yii2 additional helpers

...

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist valiant/yii2-helpers "*"

or add

"valiant/yii2-helpers": "*"

to the require section of your composer.json file.

Usage

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

<?= \valiant\helpers\Html::icon('add'); ?>```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages