spatie/laravel-stripe-webhooks
Laravel package to handle Stripe webhooks: verifies Stripe signatures, stores valid webhook calls in the database, and dispatches configurable jobs or events per Stripe event type. You implement the business logic (payments, subscriptions, etc.).
|
Package
|
Constraint
|
|---|---|
| illuminate/support | ^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
| spatie/laravel-webhook-client | ^3.0 |
| stripe/stripe-php | ^7.51|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0|^14.0|^15.0|^16.0|^17.0|^18.0|^19.0|^20.0 |
|
Package
|
Constraint
|
|---|---|
| orchestra/testbench | ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 |
| phpunit/phpunit | ^9.4|^10.5|^11.5.3|^12.5.12 |
How can I help you explore Laravel packages today?