{"id":95576,"library":"symfony-webhook","title":"Symfony Webhook","description":"Eases sending and consuming webhooks in Symfony applications.","status":"active","version":"8.1.0","language":"php","source_language":null,"source_url":"https://github.com/symfony/webhook","tags":["webhook","symfony","http","event","integration"],"install":[{"cmd":"composer require symfony/webhook","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"WebhookClient","correct":"use Symfony\\Component\\Webhook\\WebhookClient;"}],"quickstart":{"code":"use Symfony\\Component\\Webhook\\WebhookClient;\n\n$client = new WebhookClient();\n$client->send('https://example.com/webhook', ['event' => 'user.created']);","lang":"php","description":"Sends a webhook payload to a remote endpoint."},"warnings":[],"env_vars":null,"search_vec":"'applic':10 'consum':6 'eas':3 'event':14 'http':13 'integr':15 'send':4 'symfoni':1,9,12 'webhook':2,7,11","created_at":"2026-06-19T10:35:54.596030+00:00","updated_at":"2026-06-19T10:35:54.596030+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://symfony.com","github":"https://github.com/symfony/webhook","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}