PHPackages                             wisetaillab/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. [API Development](/categories/api)
4. /
5. wisetaillab/laravel-sns-events

ActivePackage[API Development](/categories/api)

wisetaillab/laravel-sns-events
==============================

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

8.1.1(9mo ago)02.1k↓24.1%1Apache-2.0PHP

Since May 29Pushed 9mo agoCompare

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

READMEChangelog (3)Dependencies (7)Versions (30)Used By (1)

Laravel SNS Events (WiseTailLab Fork)
=====================================

[](#laravel-sns-events-wisetaillab-fork)

[![License](https://camo.githubusercontent.com/7172bfea9d2286da0fd9672e351cf3906c9d255a1e3c9331ace608fbe41b75f4/68747470733a2f2f706f7365722e707567782e6f72672f776973657461696c6c61622f6c61726176656c2d736e732d6576656e74732f6c6963656e7365)](https://packagist.org/packages/wisetaillab/laravel-sns-events)

This is a **WiseTailLab fork** of [renoki-co/laravel-sns-events](https://github.com/renoki-co/laravel-sns-events) - Laravel SNS Events eases the processing of incoming SNS webhooks using Laravel Events.

**Fork Purpose**: This fork is maintained by WiseTailLab to provide enhanced Laravel version support (10, 11, 12) and additional features needed for our projects.

Laravel SNS Events 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)

**Original Work**: If you are using the original [renoki-co/laravel-sns-events](https://github.com/renoki-co/laravel-sns-events) package, please consider supporting [Renoki Co. on Github Sponsors](https://github.com/sponsors/rennokki). 📦

**This Fork**: This fork is maintained by WiseTailLab for our internal projects and the Laravel community.

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

[](#-documentation)

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

🐛 Testing
---------

[](#-testing)

```
vendor/bin/phpunit
```

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

[](#-contributing)

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

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

[](#--security)

If you discover any security related issues, please create an issue in this repository or contact WiseTailLab.

🎉 Credits
---------

[](#-credits)

- **Original Author**: [Alex Renoki](https://github.com/rennokki)
- **Fork Maintainer**: [WiseTailLab](https://github.com/wisetaillab)
- [All Contributors](../../contributors)

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance56

Moderate activity, may be stable

Popularity21

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 77.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 ~98 days

Recently: every ~317 days

Total

24

Last Release

291d ago

Major Versions

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

7.2.0 → 8.0.02025-02-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/1df97066998c6f0e959f8884b9d04d8d3ba6de770a60e26d879d4fb24df13c07?d=identicon)[ricardolobo-wtl](/maintainers/ricardolobo-wtl)

---

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)")[![ricardo-lobo](https://avatars.githubusercontent.com/u/21181036?v=4)](https://github.com/ricardo-lobo "ricardo-lobo (6 commits)")[![laravel-shift](https://avatars.githubusercontent.com/u/15991828?v=4)](https://github.com/laravel-shift "laravel-shift (6 commits)")[![stefanzweifel](https://avatars.githubusercontent.com/u/1080923?v=4)](https://github.com/stefanzweifel "stefanzweifel (2 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (1 commits)")[![ricardo-wtl](https://avatars.githubusercontent.com/u/128471479?v=4)](https://github.com/ricardo-wtl "ricardo-wtl (1 commits)")[![chancezeus](https://avatars.githubusercontent.com/u/2089196?v=4)](https://github.com/chancezeus "chancezeus (1 commits)")

---

Tags

laravel

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[andreaselia/laravel-api-to-postman

Generate a Postman collection automatically from your Laravel API

1.0k586.2k3](/packages/andreaselia-laravel-api-to-postman)[api-ecosystem-for-laravel/dingo-api

A RESTful API package for the Laravel and Lumen frameworks.

3121.5M10](/packages/api-ecosystem-for-laravel-dingo-api)[essa/api-tool-kit

set of tools to build an api with laravel

52680.5k](/packages/essa-api-tool-kit)[resend/resend-laravel

Resend for Laravel

1191.4M6](/packages/resend-resend-laravel)[joggapp/laravel-aws-sns

Laravel package for the SNS events by AWS

3171.8k](/packages/joggapp-laravel-aws-sns)[flat3/lodata

OData v4.01 Producer for Laravel

96320.9k](/packages/flat3-lodata)

PHPackages © 2026

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