Registry / networking / symfony-webhook

symfony-webhook

JSON →
library8.1.0phppackagistunverified

Eases sending and consuming webhooks in Symfony applications.

composer require symfony/webhook
INSTALL
IMPORT
SIG · SYMFONY-WEBHOOK
S
symfony-webhook
networkingphpv8.1.0
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.

WebhookClient
✓ use Symfony\Component\Webhook\WebhookClient;

Sends a webhook payload to a remote endpoint.

use Symfony\Component\Webhook\WebhookClient; $client = new WebhookClient(); $client->send('https://example.com/webhook', ['event' => 'user.created']);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
OpenAI (training)
1
Resources
symfony-webhook — pip install symfony-webhook · libregistry