PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key) or certificate-based authentication.
composer require edamov/pushokNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a client, build a payload, and send a push notification.
Ensure your PHP version is 7.4 or higher and that cURL is compiled with HTTP/2 support.
No dependency data recorded yet.