Download the PHP package swaroop/apns2 without Composer
On this page you can find all versions of the php package swaroop/apns2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download swaroop/apns2
More information about swaroop/apns2
Files in swaroop/apns2
Download swaroop/apns2
More information about swaroop/apns2
Files in swaroop/apns2
Vendor swaroop
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/swaroop-at-dockare/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/swaroop-at-dockare/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 swaroop/apns2
Usage
using classes
using arrays
check response data
License
MIT
All versions of apns2 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package swaroop/apns2 contains the following files
Loading the files please wait ....