spatie/laravel-github-webhooks
Handle GitHub webhooks in Laravel with signature verification, automatic logging to the database, and easy job/event dispatching per webhook type. Configure handlers, queue processing, and access the webhook payload via a stored call model.
ShouldQueue).For Executives: "This package lets us tap into GitHub’s real-time events (e.g., code merges, issue updates) to automate workflows like deployments or notifications—without writing custom infrastructure. It’s secure (verifies GitHub signatures), scalable (queues events), and saves dev time. For example, we could auto-deploy staging environments on PR merges or sync GitHub issues to our internal tools instantly. Low risk (MIT license, widely used), high ROI for teams relying on GitHub."
For Engineering: *"Spatie’s Laravel-GitHub-Webhooks gives us a turnkey way to handle GitHub webhooks with:
push, pull_request, issue_comment).How can I help you explore Laravel packages today?