sly/notification-pusher 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

sly/notification-pusher

最新稳定版本:v2.3.7

Composer 安装命令:

composer require sly/notification-pusher

包简介

Standalone PHP library for easy devices notifications push.

README 文档

README

Standalone PHP library for easy devices message notifications push.

Latest Stable Version License Total Downloads Build Status

SensioLabsInsight

Feel free to contribute! Thanks.

Contributors

Installation

composer require sly/notification-pusher

This repository uses PSR-0 autoload. After installation with composer please adjust you autoloading config if needed or include vendor/autoload.php in your index.php.

Requirements

  • PHP 5.6+
  • PHP Curl and OpenSSL modules
  • Specific adapters requirements (like APNS certificate, GCM (FCM) API key, etc.)

WARNING Version v3.0 would support only php 7.0+. Please, update your composer config if needed.

Today available adapters

  • APNS (Apple)
  • GCM (Android) and FCM (Android)

Documentation and examples

Todo

  • Rewrite tests in PHPUnit 8+. (contributions are welcome!)
  • Add new features (custom APNS payloads, GCM and FCM custom options, etc.)
  • Add new adapters (like Blackberry and Windows phones)
  • Write more documentation and examples!

1.x users

Old version is still available from 1.x branch, with dedicated declared tag.

Bitdeli Badge

统计信息

  • 总下载量: 2.75M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1199
  • 点击次数: 1
  • 依赖项目数: 23
  • 推荐数: 1

GitHub 信息

  • Stars: 1184
  • Watchers: 54
  • Forks: 269
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2012-08-27