wisetaillab/laravel-sns-events

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

8.1.1 2025-07-31 11:38 UTC

This package is auto-updated.

Last update: 2025-07-31 13:22:07 UTC


README

License

This is a WiseTailLab fork of 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

Original Work: If you are using the original renoki-co/laravel-sns-events package, please consider supporting Renoki Co. on Github Sponsors. 📦

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

📃 Documentation

The entire documentation is available on Gitbook 🌍

🐛 Testing

vendor/bin/phpunit

🤝 Contributing

Please see CONTRIBUTING for details.

🔒 Security

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

🎉 Credits