2017 © Pedro Peláez
 

library ionic-push-php

ionic push notifications php sdk

image

dmitrovskiy/ionic-push-php

ionic push notifications php sdk

  • Monday, July 3, 2017
  • by dmitrovskiy
  • Repository
  • 4 Watchers
  • 22 Stars
  • 5,237 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 15 Forks
  • 1 Open issues
  • 4 Versions
  • 1 % 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

03/07 2017

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

0.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