Registry / networking / zendframework-zendservice-apple-apns

zendframework-zendservice-apple-apns

JSON →
library1.4.1phppackagistunverified

OOP Zend Framework wrapper for Apple Push Notification Service.

composer require zendframework/zendservice-apple-apns
INSTALL
IMPORT
SIG · ZENDFRAMEWORK-ZEND
Z
zendframework-zendservice-apple-apns
networkingphpv1.4.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Message
use ZendService\Apple\Apns\Client\Message;

Send a push notification via APNs.

<?php use ZendService\Apple\Apns\Client\Message; $client = new Message(); $client->open('ssl://gateway.push.apple.com:2195', 'cert.pem', 'passphrase'); $client->send($message);
Debug
Known issues
breakingDeprecated; use Laminas\Service\Apple\Apns instead.
fix
Migrate to laminas/laminas-service-apple-apns.
affects: >=1.0.0
Upgrade
Version history
1.4.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
24
OpenAI (training)
1
Resources
zendframework-zendservice-apple-apns — pip install zendframework-zendservice-apple-apns · libregistry