PHPackages                             renoki-co/laravel-aws-webhooks - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. renoki-co/laravel-aws-webhooks

ActiveLibrary[HTTP &amp; Networking](/categories/http)

renoki-co/laravel-aws-webhooks
==============================

Easy webhook handler for Laravel to catch AWS SNS notifications for various services.

5.2.0(3y ago)73251.1k↑31%21[3 PRs](https://github.com/renoki-co/laravel-aws-webhooks/pulls)Apache-2.0PHPCI passing

Since Jul 24Pushed 5mo ago2 watchersCompare

[ Source](https://github.com/renoki-co/laravel-aws-webhooks)[ Packagist](https://packagist.org/packages/renoki-co/laravel-aws-webhooks)[ Docs](https://github.com/renoki-co/laravel-aws-webhooks)[ GitHub Sponsors](https://github.com/rennokki)[ RSS](/packages/renoki-co-laravel-aws-webhooks/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (6)Versions (20)Used By (0)

Laravel AWS Webhooks
====================

[](#laravel-aws-webhooks)

[![CI](https://github.com/renoki-co/laravel-aws-webhooks/workflows/CI/badge.svg?branch=master)](https://github.com/renoki-co/laravel-aws-webhooks/workflows/CI/badge.svg?branch=master)[![codecov](https://camo.githubusercontent.com/b90cb92f29dbc4b8f02c365295c1a657f9b1b3fd8a36b6e152f5f583346204ab/68747470733a2f2f636f6465636f762e696f2f67682f72656e6f6b692d636f2f6c61726176656c2d6177732d776562686f6f6b732f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/renoki-co/laravel-aws-webhooks/branch/master)[![StyleCI](https://camo.githubusercontent.com/5c3262945b9bb829fb73f60bb2b8e47ebb916c336b35a83a0434d4e22e2e8a1a/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3238313731333034332f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/281713043)[![Latest Stable Version](https://camo.githubusercontent.com/b4aa4e284010cd904336acc323da3747edbd6a377fd9ef3600a5d6815450623f/68747470733a2f2f706f7365722e707567782e6f72672f72656e6f6b692d636f2f6c61726176656c2d6177732d776562686f6f6b732f762f737461626c65)](https://packagist.org/packages/renoki-co/laravel-aws-webhooks)[![Total Downloads](https://camo.githubusercontent.com/a57303b8ac48bc58b5efdc43fe56d7ef4ba4bdb472a14687ee675072f94ee32e/68747470733a2f2f706f7365722e707567782e6f72672f72656e6f6b692d636f2f6c61726176656c2d6177732d776562686f6f6b732f646f776e6c6f616473)](https://packagist.org/packages/renoki-co/laravel-aws-webhooks)[![Monthly Downloads](https://camo.githubusercontent.com/55bc9ae80b926cc681b5343226bb5c84b84c91e37f9f91f6efbb91f7f362f5d9/68747470733a2f2f706f7365722e707567782e6f72672f72656e6f6b692d636f2f6c61726176656c2d6177732d776562686f6f6b732f642f6d6f6e74686c79)](https://packagist.org/packages/renoki-co/laravel-aws-webhooks)[![License](https://camo.githubusercontent.com/1272f1ba26931cc99cfcaf19874e064ff477cb1f1470f2c309cb141f9707f888/68747470733a2f2f706f7365722e707567782e6f72672f72656e6f6b692d636f2f6c61726176656c2d6177732d776562686f6f6b732f6c6963656e7365)](https://packagist.org/packages/renoki-co/laravel-aws-webhooks)

Laravel AWS Webhooks is an easy webhook handler for Laravel to catch AWS SNS notifications for various services in a more eloquent way.

Laravel AWS Webhooks leverages [renoki-co/laravel-sns-events](https://github.com/renoki-co/laravel-sns-events), a package that implements the basic functionalities of SNS HTTP/HTTPS requests, so that you can focus just on handing the event.

🤝 Supporting
------------

[](#-supporting)

**If you are using one or more Renoki Co. open-source packages in your production apps, in presentation demos, hobby projects, school projects or so, sponsor our work with [Github Sponsors](https://github.com/sponsors/rennokki). 📦**

[![](https://camo.githubusercontent.com/da2f9d738f6c5e0c637435966a05263a0b6b733eaed9885b1cfdaa87080ac487/68747470733a2f2f6769746875622d636f6e74656e742e73332e66722d7061722e7363772e636c6f75642f7374617469632f33352e6a7067)](https://github-content.renoki.org/github-repo/35)

📃 Documentation
---------------

[](#-documentation)

[The entire documentation is available on Gitbook 🌍](https://laravel-sns-events.renoki.org/aws-webhooks/introduction)

🐛 Testing
---------

[](#-testing)

```
vendor/bin/phpunit
```

🤝 Contributing
--------------

[](#-contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

🔒 Security
----------

[](#--security)

If you discover any security related issues, please email  instead of using the issue tracker.

🎉 Credits
---------

[](#-credits)

- [Alex Renoki](https://github.com/rennokki)
- [All Contributors](../../contributors)

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance50

Moderate activity, may be stable

Popularity48

Moderate usage in the ecosystem

Community19

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 78.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~69 days

Recently: every ~155 days

Total

15

Last Release

1190d ago

Major Versions

1.1.1 → 2.0.02020-08-05

2.1.0 → 3.0.02020-10-19

3.3.0 → 4.0.02021-07-17

4.0.1 → 5.0.02021-11-13

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/21983456?v=4)[rennokki](/maintainers/rennokki)[@rennokki](https://github.com/rennokki)

---

Top Contributors

[![rennokki](https://avatars.githubusercontent.com/u/21983456?v=4)](https://github.com/rennokki "rennokki (117 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (22 commits)")[![laravel-shift](https://avatars.githubusercontent.com/u/15991828?v=4)](https://github.com/laravel-shift "laravel-shift (5 commits)")[![stefanzweifel](https://avatars.githubusercontent.com/u/1080923?v=4)](https://github.com/stefanzweifel "stefanzweifel (2 commits)")[![emchooo](https://avatars.githubusercontent.com/u/6212652?v=4)](https://github.com/emchooo "emchooo (1 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (1 commits)")[![chancezeus](https://avatars.githubusercontent.com/u/2089196?v=4)](https://github.com/chancezeus "chancezeus (1 commits)")

---

Tags

awscloudwatchcontrollerhacktoberfestlaravellaravel-aws-webhookspackagephpsnssns-notificationssns-topicwebhooksphplaravelawswebhooksSNSwebhookses

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/renoki-co-laravel-aws-webhooks/health.svg)

```
[![Health](https://phpackages.com/badges/renoki-co-laravel-aws-webhooks/health.svg)](https://phpackages.com/packages/renoki-co-laravel-aws-webhooks)
```

###  Alternatives

[larastan/larastan

Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

6.5k55.4M8.4k](/packages/larastan-larastan)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[api-platform/laravel

API Platform support for Laravel

58171.5k14](/packages/api-platform-laravel)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.8k3](/packages/defstudio-telegraph)[joggapp/laravel-aws-sns

Laravel package for the SNS events by AWS

3178.8k](/packages/joggapp-laravel-aws-sns)[calebdw/larastan

Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

15118.7k4](/packages/calebdw-larastan)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
