2017 © Pedro Peláez
 

yii2-extension yii2-firebase-notifications

This extension will make send firebase notifications easy to do for the Yii2 framework

image

gish94/yii2-firebase-notifications

This extension will make send firebase notifications easy to do for the Yii2 framework

  • Thursday, December 14, 2017
  • by gish94
  • Repository
  • 1 Watchers
  • 0 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 0 Open issues
  • 3 Versions
  • 13 % Grown

The README.md

Firebase Notifications Yii2

This extension will make send firebase notifications easy to do for the Yii2 framework., (*1)

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system., (*2)

Prerequisities

Yii2 application, (*3)

composer require yiisoft/yii2

Installing

The preferred way to install this extension is through composer., (*4)

Either run, (*5)

php composer.phar require --prefer-dist "mackiavelly/yii2-firebase-notifications": "dev-master"

or add, (*6)

"mackiavelly/yii2-firebase-notifications": "dev-master"

to the require section of your composer.json file., (*7)

Usage

$service = new FirebaseNotifications(['authKey' => 'YOUR_KEY']);

$service->sendNotification($tokens, $message);

you can clone the android build here, and use it to test your code., (*8)

The Versions

14/12 2017

dev-master

9999999-dev

This extension will make send firebase notifications easy to do for the Yii2 framework

  Sources   Download

Apache-2.0

The Requires

 

by Ksander Zone
by Amr Alshroof

extension yii2 notification firebase

01/11 2016

dev-patch-1

dev-patch-1

This extension will make send firebase notifications easy to do for the Yii2 framework

  Sources   Download

Apache-2.0

The Requires

 

by Amr Alshroof

extension yii2 firebase notifications

01/11 2016

dev-patch-2

dev-patch-2

This extension will make send firebase notifications easy to do for the Yii2 framework

  Sources   Download

Apache-2.0

The Requires

 

by Amr Alshroof

extension yii2 firebase notifications