Download the PHP package dashi/apns2 without Composer
On this page you can find all versions of the php package dashi/apns2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor dashi
Package apns2
Short Description Simple & expressive PHP HTTP2 API for Apple Push Notification service (APNs) with comprehensive docs/constants.
License MIT
Homepage https://github.com/huxia/apns2
Package apns2
Short Description Simple & expressive PHP HTTP2 API for Apple Push Notification service (APNs) with comprehensive docs/constants.
License MIT
Homepage https://github.com/huxia/apns2
Please rate this library. Is it a good library?
Informations about the package apns2
apns2
Simple & expressive PHP HTTP2 API for Apple Push Notification service (APNs) with comprehensive docs/constants.
Guidance
- Make Sure CURL Supports HTTP/2 (for php version < 5.5.24, check here)
- Creating a Universal Push Notification Client SSL Certificate (.p12)
- Converting .p12 to .pem
openssl pkcs12 -in cert.p12 -out cert.pem -nodes -clcerts
- Go
composer require dashi/apns2
Usage
using classes
using arrays
check response data
License
MIT
All versions of apns2 with dependencies
PHP Build Version
Package Version
The package dashi/apns2 contains the following files
Loading the files please wait ....