spatie/laravel-webhook-client
Receive webhooks in Laravel apps observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 94
- Release rhythm 83
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 65
- age_days: 2640
- days_rel: 36
- days_push: 36
- n_releases_24m: 8
Adoption not part of the score
1202 stars · 160 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Laravel package by Spatie for receiving webhooks in Laravel applications. It handles verifying signed webhook calls, storing payloads, and processing them in queued jobs.
Use cases
- receive webhooks in a laravel app
- verify webhook signatures
- store and process webhook payloads
- handle stripe or github webhooks in laravel
- process incoming webhook events via queued jobs
When to choose
- you're building a Laravel or PHP app that needs to accept webhook HTTP requests
- you need signature verification and reliable payload processing out of the box
- you want webhook payloads handled asynchronously via Laravel's queue
When to avoid
- you need to send webhooks rather than receive them (use spatie/laravel-webhook-server)
- your project isn't built on Laravel
- you need a language-agnostic webhook receiver outside the PHP ecosystem
Facets
library · maturity stable
webhook http-server middleware web-development backend apis php laravel webhooks signature-verification spatie queued-jobs automation web-server
3 sources
- readme: https://github.com/spatie/laravel-webhook-client · fetched 2026-08-28 · cf533794e456
- 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-client | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="spatie/laravel-webhook-client")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem