dev-master
9999999-dev https://github.com/abstractec/ApnsPHPApple Push Notification & Feedback Provider
BSD-3-Clause
The Requires
- php >=5.3.0
- lib-openssl *
notification apple push apns
Apple Push Notification & Feedback Provider
News from Apple: https://developer.apple.com/news/?id=10222014a, (*1)
At the moment ApnsPHP is still using SSLv2 (you should set sslv3:// instead of ssl:// in Push.php to use SSLv3 or change context socket options - but only in PHP 5.6+ and, please, don't do that now!)., (*2)
However if you prefer to use TLS you can change URLs in $_aServiceURLs in Push.php from "ssl://" to "tls://" and should works., (*3)
Apple has already removed SSLv3 support in the Sandbox Env. so, please, try ApnsPHP with Sandbox servers (in ssl:// or tls:// mode, if you want)., (*4)
ApnsPHP: Apple Push Notification & Feedback Provider, (*5)
More informations about this project on Google Code:, (*6)
http://apns-php.googlecode.com/, (*7)
https://packagist.org/packages/duccio/apns-php, (*8)
Thanks @jbender! ;-), (*9)
Ready for changes!, (*10)
https://twitter.com/aldoarmiento/status/474292286570766338, (*11)
Apple Push Notification & Feedback Provider
BSD-3-Clause
notification apple push apns