2017 © Pedro Peláez
 

library adm-notify

ADM Notify - Amazon Device Messaging for amazon devices

image

vladdnepr/adm-notify

ADM Notify - Amazon Device Messaging for amazon devices

  • Tuesday, October 20, 2015
  • by vladdnepr
  • Repository
  • 1 Watchers
  • 0 Stars
  • 35 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

ADM Notify

ADM Notify - Amazon Device Messaging for amazon devices, (*1)

Library is in initial development.

Anything may change at any time., (*2)

Using

$notify = \vladdnepr\amazon\adm\Notify;
$notify->clientId = 'CLIENT_ID';
$notify->clientSecret = 'CLIENT_SECRET';
$notify->sendData('DEVICE_ID', ['key1' => 'value1', 'key2' => 'value2']);
$notify->sendMessage('DEVICE_ID', 'MESSAGE');

Installation

If you do not have Composer, you may install it by following the instructions at getcomposer.org., (*3)

You can then install this package using the following command:, (*4)

php composer.phar require "vladdnepr/adm-notify" "*"

or add, (*5)

"vladdnepr/adm-notify": "*"

to the require section of your application's composer.json file., (*6)

Contributing

Please see CONTRIBUTING for details., (*7)

Credits

License

Public domain. Please see License File for more information., (*8)

The Versions

20/10 2015

dev-master

9999999-dev https://github.com/vladdnepr/adm-notify

ADM Notify - Amazon Device Messaging for amazon devices

  Sources   Download

public domain

The Requires

 

The Development Requires

by Vladislav Lyshenko

yii2 amazon push android kindle adm

20/10 2015

0.1

0.1.0.0 https://github.com/vladdnepr/adm-notify

ADM Notify - Amazon Device Messaging for amazon devices

  Sources   Download

public domain

The Requires

 

The Development Requires

by Vladislav Lyshenko

yii2 amazon push android kindle adm