2017 © Pedro Peláez
 

library ionic-push-php

ionic push notifications php sdk

image

coldtrick/ionic-push-php

ionic push notifications php sdk

  • Thursday, December 22, 2016
  • by jeabakker
  • Repository
  • 0 Watchers
  • 0 Stars
  • 36 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 15 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Ionic push php sdk

This package may be helpful for sending ionic push notifications, (*1)

Install

Via Composer, (*2)

``` bash $ composer require dmitrovskiy/ionic-push-php, (*3)


## Usage ``` php $pusher = new Dmitrovskiy\IonicPush\PushProcessor( 'PROFILE', 'AUTHORIZATION_TOKEN' ); $devices = array( //... ); $notification = array( //... ); $pusher->notify($devices, $notification);

License

The MIT License (MIT). Please see License File for more information., (*4)

The Versions

22/12 2016

dev-master

9999999-dev https://github.com/dmitrovskiy/ionic-push-php

ionic push notifications php sdk

  Sources   Download

MIT

The Requires

 

The Development Requires

push notifications ionic

07/07 2016

1.0.0

1.0.0.0 https://github.com/dmitrovskiy/ionic-push-php

ionic push notifications php sdk

  Sources   Download

MIT

The Requires

 

The Development Requires

push notifications ionic

28/10 2015

dev-fix-readme-typo

dev-fix-readme-typo https://github.com/dmitrovskiy/ionic-push-php

ionic push notifications php sdk

  Sources   Download

MIT

The Requires

 

The Development Requires

push notifications ionic

07/07 2015

v0.0.2

0.0.2.0 https://github.com/dmitrovskiy/ionic-push-php

ionic push notifications php sdk

  Sources   Download

MIT

The Requires

 

The Development Requires

push notifications ionic