machobearstudio / zendservice-apple-apns
面向对象封装的 Apple Push Notification Service
dev-master / 1.4.x-dev
2023-01-28 21:31 UTC
Requires
- php: ^5.6 || ^7.0 || ^8.0
- ext-curl: *
- ext-mbstring: *
- laminas/laminas-json: ^3.5
Requires (Dev)
This package is not auto-updated.
Last update: 2024-09-23 03:15:31 UTC
README
提供对 Apple 推送通知的支持。重写代码,通过 HTTP/2 发送 APNs
主要代码核心来自这里
需求
- PHP >= 5.6
入门指南
使用Composer安装此库
$ composer require ohdonpiano/zendservice-apple-apns
文档
文档可以在以下位置找到: http://framework.zend.com/manual/current/en/modules/zendservice.apple.apns.html