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 and process incoming webhooks in Laravel. Verify signatures, store webhook payloads, and handle them in queued jobs. Flexible configuration for multiple webhook endpoints and secure validation. | 1,190 | 1,194 | 159 | 491K | 0 | 38.5 | 41.7 | MIT | 1 month ago | |
| cypresslab/gitelephant-bundle | 0.88 | — | 29 | 30 | 9 | 0 | 0 | 1.6 | — | GPL-3.0 | 6 years ago | |
| 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,075 | 1,080 | 142 | 417K | 0 | 30.8 | 39.5 | MIT | 5 months ago | |
| spatie/laravel-stripe-webhooks | 0.86 | 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. | 523 | 526 | 71 | 114K | 0 | 28.5 | 36.4 | MIT | 3 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. | 646 | 651 | 125 | 53K | 0 | 32.2 | 30.3 | MIT | 2 months ago | |
| symfony/webhook | 0.84 | Symfony Webhook component simplifies sending and consuming webhooks in Symfony apps. Provides tools for signing/verification, payload handling, and endpoint integration, with full documentation and contributions managed in the main Symfony repository. | 56 | 57 | 2 | 209K | 0 | 30.5 | 57.4 | MIT | 3 weeks ago |
How can I help you explore Laravel packages today?