Download the PHP package samtny/fastapns without Composer
On this page you can find all versions of the php package samtny/fastapns. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package fastapns
FastAPNS

This library will send push notifications to Apple as fast as possible, and report any bad tokens.
Inspired by this StackOverflow post:
http://stackoverflow.com/a/18491136/1569360
... and careful reading of 'Troubleshooting Push Notifications' here:
Example Usage:
Ensure that your APNS certificate is encoded in PEM format and includes the private key. This file should be set to mode 0400.
END
All versions of fastapns with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package samtny/fastapns contains the following files
Loading the files please wait ....