vuphuong87/ionic-push-php
最新稳定版本:v0.0.4
Composer 安装命令:
composer require vuphuong87/ionic-push-php
包简介
ionic push notifications php sdk
关键字:
README 文档
README
This package may be helpful for sending ionic push notifications
Install
Via Composer
$ composer require dmitrovskiy/ionic-push-php
Usage
$pusher = new Dmitrovskiy\IonicPush\PushProcessor( 'APP_ID', 'API_SECRET_ID' ); $notifications = array( //... ); $pusher->notify($notifications);
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 400
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-07-28