Yii2 Firebase Helpers
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist kakadu-dev/yii2-firebase-helpers "@dev"
or add
"kakadu-dev/yii2-firebase-helpers": "@dev"
to the require section of your composer.json
file.