minkbear / zendservice-apple-apns
OOP Zend Framework wrapper for Apple Push Notification Service
1.4.2
2021-08-30 09:54 UTC
Requires
- php: ^5.6 || ^7.0
- ext-curl: *
- zendframework/zend-json: ^2.0 || ^3.0
Requires (Dev)
- phpunit/phpunit: ^5.7.27 || ^6.5.8 || ^7.1.5
- zendframework/zend-coding-standard: ~1.0.0
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