PHP Classes

File: package.json

Recommend this page to a friend!
  Classes of tomloprod   PHP Ionic Push Notification   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Ionic Push Notification
Send push notifications using Ionic cloud API
Author: By
Last change: Release 1.5.4
Date: 6 years ago
Size: 654 bytes
 

Contents

Class file image Download
{ "name": "ionic-push-php", "version": "1.5.4", "description": "ionic-push-php is a library that allows you to consume the Ionic Cloud API for sending push notifications (normal and scheduled), get a paginated list of sending push notifications, get information of registered devices, remove registered devices by token, ...", "author": "Tomas Lopez", "contributors": [{ "name": "Ramon Carreras" }], "repository": { "type": "git", "url": "https://github.com/tomloprod/ionic-push-php.git" }, "bugs": { "url": "https://github.com/tomloprod/ionic-push-php/issues" }, "readmeFilename": "README.md", "license": "MIT" }