Download the PHP package pusher/pusher-push-notifications without Composer
On this page you can find all versions of the php package pusher/pusher-push-notifications. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package pusher-push-notifications
PHP SDK for Pusher Beams
PHP server library for publishing notifications through Pusher Beams.
Check https://docs.pusher.com/beams/reference/server-sdk-php for more information.
NOTE: This library requires a PHP version of 8.0 or greater
Installation
Get Composer,
then get the pusher/pusher-push-notifications
Composer package:
This SDK depends on the JSON PHP module.
Use
Configuring the SDK for your instance
Publishing to Device Interests
You can broadcast notifications to groups of subscribed devices using Device Interests:
Publishing to Device Interests along with data
You can broadcast notifications with some data to groups of subscribed devices using Device Interests:
Publishing to Authenticated Users
Securely send notifications to individual users of your application using Authenticated Users:
All versions of pusher-push-notifications with dependencies
guzzlehttp/guzzle Version ^7.0
firebase/php-jwt Version ^6.0
ext-mbstring Version *