Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Laravel Webhook Server Laravel Package

spatie/laravel-webhook-server

Send webhooks from Laravel with configurable endpoints, payloads and headers. Supports request signing, queued delivery, retries with backoff, and failure handling. Ideal for notifying external services when events happen in your app.

View on GitHub
Deep Wiki
Context7

Technical Evaluation

Architecture fit: Excellent alignment with Laravel's ecosystem. Uses Laravel's built-in queue system for async processing and integrates seamlessly with config files. Supports standard HTTP practices like signing, retries, and SSL verification out-of-the-box.

Integration feasibility: High. Simple composer install (composer require spatie/laravel-webhook-server), minimal config publishing (php artisan vendor:publish), and intuitive API (WebhookCall::create()->dispatch()). No complex dependencies beyond Laravel core.

Technical risk: Low-to-moderate. Despite 1057 stars, "Dependents: 0" raises concerns about real-world adoption. The listed "Last release: 2026-02-21" is logically impossible (future date), indicating potential data errors. Security risks are mitigated by HMAC signing implementation, but unverified SSL handling and queue-specific limitations (e.g., SQS max 15min delays) require validation.

Key questions:

  • Why are there zero dependents despite decent stars?
  • What is the actual release history (current data shows impossible future date)?
  • How does it handle high-volume scenarios (e.g., 10k+ webhooks/hour)?
  • Are there known security vulnerabilities in the signing logic?

Integration Approach

Stack fit: Fully compatible with Laravel 8+ and standard queue drivers (Redis, SQS, database). Uses

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport