Skip to content

dmstr/yii2-emojifyjs-asset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Emojify.js asset bundle for Yii 2.0 Framework

Extension/Package

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist dmstr/yii2-emojifyjs-asset "*"

or add

"dmstr/yii2-emojifyjs-asset": "*"

to the require section of your composer.json file.

Usage

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

<?= \dmstr\web\AutoloadExample::widget(); ?>```

About

Emojify.js asset bundle for Yii 2.0 Framework

Resources

Stars

Watchers

Forks

Packages

No packages published