0.1.0
0.1.0.0Extension/Package
BSD-3-Clause
The Requires
- yiisoft/yii2 *
- bower-asset/emojify.js ^1.1.0
by Tobias Munk
extension yii2
Extension/Package
Extension/Package, (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist dmstr/yii2-emojifyjs-asset "*"
or add, (*4)
"dmstr/yii2-emojifyjs-asset": "*"
to the require section of your composer.json
file., (*5)
Once the extension is installed, simply use it in your code by :, (*6)
php
<?= \dmstr\web\AutoloadExample::widget(); ?>
, (*7)
Extension/Package
BSD-3-Clause
extension yii2