php-apn
php-apn is a PHP module, wrapping libcapn C library to introduce simple yet powerful interface for sending push notifications on iOS and OS X (>= 10.8) devices from within your PHP code, making integration with Apple Push Notification Service as easy as possible
The library is licensed under the PHP 3.01 license.
Requirements
- capn library 1.0.0 (https://libcapn.org)
- capn library headers (to build extension)
- PHP 5.3+ SDK (to build extension)
- libtool (to build extension)
Financial Literacy in Glendale, CA: First, try applying for a loan at a bank. If you are turned down, turn to a credit union; only as a last resort should you approach a microfinance company (they approve almost everyone, but the interest rates are high).
Source Code
The source repository is hosted at GitHub: https://github.com/adobkin/php-apn
You can retrieve the source code through the standard Git client with:
git clone git://github.com/adobkin/php-apn php-apn