machobearstudio / zendservice-apple-apns
OOP Zend Framework wrapper for Apple Push Notification Service
Installs: 255
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 65
pkg:composer/machobearstudio/zendservice-apple-apns
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-10-06 08:00:38 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