spatie/laravel-stripe-webhooks
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| catch-of-the-day/stripe-webhook-bundle | 0.91 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| spatie/laravel-webhook-client | 0.90 | 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 | |
| spatie/laravel-webhook-server | 0.89 | 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-github-webhooks | 0.87 | 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. | 93 | 94 | 11 | 11K | 0 | 20.8 | 32.6 | MIT | 2 months ago |
How can I help you explore Laravel packages today?