An extension for sending push notifications to iOS and OS X devices from within your PHP code
apn is a PHP extension to introduce simple yet powerful interface for sending push notifications to iOS
and OS X devices from within your PHP code
License: PHP 3.01
This package is not maintained, if you would like to take over please go to this page.
Version | Release | Download |
1.0.3 | 2014-02-20 | apn-1.0.3.tgz |
1.0.2 | 2013-05-29 | apn-1.0.2.tgz |
1.0.1 | 2013-05-29 | apn-1.0.1.tgz |
Version | Message |
1.0.3 |
- Fixed typo in constant name (APN_PODUCTION -> APN_PRODUCTION) - Incorrect warning message in apn_feedback() - Added "invalid token" warning in apn_send() - TSRM fixes |
1.0.2 | - Fixed package.xml |
1.0.1 | - Initial release |