minkbear / zendservice-apple-apns
OOP Zend Framework wrapper for Apple Push Notification Service
Installs: 13
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 66
pkg:composer/minkbear/zendservice-apple-apns
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