PHPackages                             rennokki/laravel-sns-events - 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. rennokki/laravel-sns-events

ActivePackage

rennokki/laravel-sns-events
===========================

Laravel SNS Events eases the processing of incoming SNS webhooks using Laravel Events.

7.2.0(3y ago)134733.3k—5%22[3 PRs](https://github.com/renoki-co/laravel-sns-events/pulls)2Apache-2.0PHPCI passing

Since May 29Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/renoki-co/laravel-sns-events)[ Packagist](https://packagist.org/packages/rennokki/laravel-sns-events)[ GitHub Sponsors](https://github.com/rennokki)[ RSS](/packages/rennokki-laravel-sns-events/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (7)Versions (26)Used By (2)

Laravel SNS Events
==================

[](#laravel-sns-events)

[![CI](https://github.com/renoki-co/laravel-sns-events/workflows/CI/badge.svg?branch=master)](https://github.com/renoki-co/laravel-sns-events/workflows/CI/badge.svg?branch=master)[![codecov](https://camo.githubusercontent.com/32a549134072dcbf3e4b901ed3a67f4cff8d8656ad5353e74a58f250928154c2/68747470733a2f2f636f6465636f762e696f2f67682f72656e6f6b692d636f2f6c61726176656c2d736e732d6576656e74732f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/renoki-co/laravel-sns-events/branch/master)[![StyleCI](https://camo.githubusercontent.com/b57b00c2a31871733acabf4f959af4d4335e84f01a9398344b282f4a7e0f2882/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3138393235343937372f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/189254977)[![Latest Stable Version](https://camo.githubusercontent.com/bdc6b145824f30e9eb47ada7c937102bfbf8a3892357b33809ccbac688f888f1/68747470733a2f2f706f7365722e707567782e6f72672f72656e6e6f6b6b692f6c61726176656c2d736e732d6576656e74732f762f737461626c65)](https://packagist.org/packages/rennokki/laravel-sns-events)[![Total Downloads](https://camo.githubusercontent.com/a1ad10652b707a453ff2f78a3c113dcd22977868b47bb0abb529b704b79614f1/68747470733a2f2f706f7365722e707567782e6f72672f72656e6e6f6b6b692f6c61726176656c2d736e732d6576656e74732f646f776e6c6f616473)](https://packagist.org/packages/rennokki/laravel-sns-events)[![Monthly Downloads](https://camo.githubusercontent.com/ebe232a856376ef2a26fd516fe81df8a6700c11e9d40f415fc5eaf2c975f95f7/68747470733a2f2f706f7365722e707567782e6f72672f72656e6e6f6b6b692f6c61726176656c2d736e732d6576656e74732f642f6d6f6e74686c79)](https://packagist.org/packages/rennokki/laravel-sns-events)[![License](https://camo.githubusercontent.com/827e5728545978be72308e89e07862030f39e322a960af51a6494c2b58a5af03/68747470733a2f2f706f7365722e707567782e6f72672f72656e6e6f6b6b692f6c61726176656c2d736e732d6576656e74732f6c6963656e7365)](https://packagist.org/packages/rennokki/laravel-sns-events)

Laravel SNS Events eases the processing of incoming SNS webhooks using Laravel Events. It leverages a controller that is made to properly listen to SNS HTTP(s) webhooks and trigger events on which you can handle in Laravel, so you just have to focus on writing your logic to handle the events.

🤝 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/acae3d902bd772f44c96680057ff5321ed528499ea6b434ef696f075725ac41e/68747470733a2f2f6769746875622d636f6e74656e742e73332e66722d7061722e7363772e636c6f75642f7374617469632f31392e6a7067)](https://github-content.renoki.org/github-repo/19)

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

[](#-documentation)

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

🐛 Testing
---------

[](#-testing)

Run the tests with:

```
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

53

—

FairBetter than 97% of packages

Maintenance54

Moderate activity, may be stable

Popularity53

Moderate usage in the ecosystem

Community22

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 81.7% 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 ~70 days

Recently: every ~200 days

Total

21

Last Release

1143d ago

Major Versions

2.0.0 → 3.0.02020-04-29

3.0.1 → 4.0.02020-06-24

4.1.1 → 5.0.02020-06-29

5.1.0 → 6.0.02020-08-05

6.4.0 → 7.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 (143 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (24 commits)")[![laravel-shift](https://avatars.githubusercontent.com/u/15991828?v=4)](https://github.com/laravel-shift "laravel-shift (4 commits)")[![stefanzweifel](https://avatars.githubusercontent.com/u/1080923?v=4)](https://github.com/stefanzweifel "stefanzweifel (2 commits)")[![chancezeus](https://avatars.githubusercontent.com/u/2089196?v=4)](https://github.com/chancezeus "chancezeus (1 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (1 commits)")

---

Tags

awshacktoberfestlaravellaravel-eventslaravel-sns-eventssnssns-messagesns-notificationsns-topicsubscriptionlaravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rennokki-laravel-sns-events/health.svg)

```
[![Health](https://phpackages.com/badges/rennokki-laravel-sns-events/health.svg)](https://phpackages.com/packages/rennokki-laravel-sns-events)
```

###  Alternatives

[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

74310.9M66](/packages/laravel-mcp)[watson/active

Laravel helper for recognising the current route, controller and action

3253.6M14](/packages/watson-active)[intervention/image-laravel

Laravel Integration of Intervention Image

1536.5M102](/packages/intervention-image-laravel)[galahad/laravel-addressing

Laravel package providing addressing functionality

70316.6k](/packages/galahad-laravel-addressing)[dragon-code/pretty-routes

Pretty Routes for Laravel

10058.7k4](/packages/dragon-code-pretty-routes)[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)

PHPackages © 2026

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