Registry / networking / pusher-pusher-php-server

pusher-pusher-php-server

JSON →
library7.2.8phppackagistunverified

Library for interacting with the Pusher REST API.

composer require pusher/pusher-php-server
INSTALL
IMPORT
SIG · PUSHER-PUSHER-PHP-
P
pusher-pusher-php-server
networkingphpv7.2.8
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.

Pusher
use Pusher\Pusher;

Trigger an event on a Pusher channel.

use Pusher\Pusher; $pusher = new Pusher('app_id', 'key', 'secret'); $pusher->trigger('my-channel', 'my-event', ['message' => 'hello']);
Debug
Known issues
breakingRequires PHP 7.3+ and cURL extension.
fix
Install cURL extension and ensure PHP 7.3+.
affects: >=7.0.0
Upgrade
Version history
7.2.8latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
24
OpenAI (training)
1
Resources
pusher-pusher-php-server — pip install pusher-pusher-php-server · libregistry