Download the PHP package exeerik/pushok without Composer
On this page you can find all versions of the php package exeerik/pushok. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download exeerik/pushok
More information about exeerik/pushok
Files in exeerik/pushok
Download exeerik/pushok
More information about exeerik/pushok
Files in exeerik/pushok
Vendor exeerik
Package pushok
Short Description Customized PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key) or certificate-based authentication
License MIT
Homepage https://github.com/exeerik/pushok
Package pushok
Short Description Customized PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key) or certificate-based authentication
License MIT
Homepage https://github.com/exeerik/pushok
Please rate this library. Is it a good library?
Informations about the package pushok
Pushok
Pushok is a simple PHP library for sending push notifications to APNs.
Features
- [X] Uses new Apple APNs HTTP/2 connection
- [X] Supports JWT-based authentication
- [X] Supports Certificate-based authentication
- [X] Supports new iOS 10 features such as Collapse IDs, Subtitles and Mutable Notifications
- [X] Uses concurrent requests to APNs
- [X] Tested and working in APNs production environment
- [X] Critical alerts functionality
Requirements
- PHP >= 7.2
- lib-curl >= 7.46.0 (with http/2 support enabled)
- lib-openssl >= 1.0.2e
Install
Via Composer
Getting Started
Testing
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Arthur Edamov
- Erik Exner
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of pushok with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
ext-curl Version *
lib-curl Version >=7.46.0
ext-openssl Version *
lib-openssl Version >=1.0.2.5
ext-json Version *
ext-xml Version *
ext-intl Version *
web-token/jwt-signature-algorithm-ecdsa Version ^2.0
web-token/jwt-key-mgmt Version ^2.0
ext-curl Version *
lib-curl Version >=7.46.0
ext-openssl Version *
lib-openssl Version >=1.0.2.5
ext-json Version *
ext-xml Version *
ext-intl Version *
web-token/jwt-signature-algorithm-ecdsa Version ^2.0
web-token/jwt-key-mgmt Version ^2.0
The package exeerik/pushok contains the following files
Loading the files please wait ....