spatie/laravel-webhook-server
Send webhooks from Laravel apps observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 99
- Release rhythm 75
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 121.0
- age_days: 2641
- days_rel: 10
- days_push: 10
- n_releases_24m: 5
Adoption not part of the score
1079 stars · 143 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Laravel package for easily configuring and sending webhooks from Laravel applications. It supports signing requests, retrying failed webhooks with backoff strategies, and queue-based delivery.
Use cases
- send webhooks from a Laravel app
- notify other systems when events happen in my app
- sign outgoing webhook requests
- retry failed webhook deliveries with backoff
- queue webhook HTTP requests
- add webhook support to my API
When to choose
- you build Laravel apps and need to push event notifications to other systems via HTTP
- you need signed, retried, queued webhook delivery out of the box
When to avoid
- you need to receive and process incoming webhooks (use spatie/laravel-webhook-client instead)
- your project is not Laravel/PHP
Facets
library · maturity stable
webhook http-client sdk web-development backend apis php laravel webhooks spatie signing retries automation web-server
3 sources
- readme: https://github.com/spatie/laravel-webhook-server · fetched 2026-08-28 · 06326b97391d
- homepage: https://freek.dev/1383-sending-and-receiving-webhooks-in-laravel-apps · fetched 2026-08-29 · 404b4bb0a90e
- site_page: https://freek.dev/about · fetched 2026-08-29 · e0ef9dccbb05
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| spatie/laravel-webhook-server | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="spatie/laravel-webhook-server")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem