machobearstudio / zendservice-apple-apns
OOP Zend Framework wrapper for 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: 2025-03-10 05:17:29 UTC
README
Provides support for Apple push notifications. Rewritten code for sending APNs via HTTP/2
main code core taken from here
Requirements
- PHP >= 5.6
Getting Started
Install this library using Composer:
$ composer require ohdonpiano/zendservice-apple-apns
Documentation
The documentation can be found at: http://framework.zend.com/manual/current/en/modules/zendservice.apple.apns.html