spatie/laravel-github-webhooks
Handle GitHub webhooks in Laravel: verify signatures, log valid calls, and dispatch jobs/events per webhook type. Includes a GitHubWebhookCall model to access payloads and queueable handlers for event-driven integrations.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-webhook-client | 0.88 | Receive webhooks in your Laravel app with Spatie’s webhook client. Verify signed requests, store incoming payloads, and process them asynchronously via queued jobs. Includes configurable webhook profiles and processing logic for reliable integrations. | 1,182 | 1,188 | 159 | 461K | 0 | 39.1 | 41.7 | MIT | 1 month ago | |
| cypresslab/gitelephant-bundle | 0.88 | — | 0 | 30 | — | 0 | — | 1.6 | — | — | — | |
| spatie/laravel-webhook-server | 0.87 | 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. | 1,072 | 1,080 | 142 | 390K | 0 | 33.6 | 40.0 | MIT | 3 months ago | |
| symfony/webhook | 0.86 | Symfony Webhook simplifies sending and consuming webhooks in Symfony apps. It provides tools to define webhook endpoints, validate and process incoming payloads, and dispatch outgoing webhooks with a consistent, reusable workflow. | 56 | 57 | 2 | 201K | 0 | 30.5 | 57.7 | MIT | 1 week ago | |
| spatie/laravel-stripe-webhooks | 0.85 | Laravel package to handle Stripe webhooks: verifies Stripe signatures, logs valid calls to the database, and dispatches configurable jobs or events per webhook type. Provides the plumbing for receiving and validating webhooks; you implement the business logic. | 522 | 525 | 71 | 109K | 0 | 31.3 | 37.0 | MIT | 2 months ago | |
| graham-campbell/github | 0.84 | Laravel bridge to the KnpLabs PHP GitHub API. Provides a configurable GitHub client via a manager, with Laravel-friendly service container integration, facades, and multi-connection support for GitHub authentication and requests. | 0 | 649 | — | 51K | — | 34.6 | 30.6 | — | — | |
| marjose123/filament-webhook-server | 0.84 | Add a webhook server to your Filament app: receive, validate, and manage incoming webhooks with a clean admin UI. Configure endpoints and events, inspect payloads, and monitor delivery from your Filament panel—all in a Laravel-friendly package. | 50 | 50 | 17 | 369 | 0 | 27.0 | 15.0 | MIT | 2 weeks ago |
How can I help you explore Laravel packages today?