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.
repository_dispatch).*"This package lets us automate GitHub-driven workflows without building and maintaining custom webhook infrastructure. For example:
It’s secure, scalable, and maintained by a trusted open-source team (Spatie), so we avoid reinventing the wheel. The cost? Minimal—just a few hours to set up vs. weeks of custom development. The ROI? Faster releases, happier devs, and fewer fires to put out."*
*"This package solves three critical problems for GitHub webhooks in Laravel:
Key benefits:
github_webhook_calls for debugging or compliance.Trade-offs:
github_webhook_calls), but pruning is automated.Recommendation: Use this for any GitHub-driven automation—it’s faster, safer, and more maintainable than rolling our own solution."*
Call to Action:
How can I help you explore Laravel packages today?