Looking to hire Laravel developers? Try LaraJobs

laravel-sns-events maintained by wisetaillab

Description
Laravel SNS Events eases the processing of incoming SNS webhooks using Laravel Events.
Author
Last update
2025/07/31 13:38 (dev-master)
License
Links
Downloads
3 183
Tags

Comments
comments powered by Disqus

Laravel SNS Events (WiseTailLab Fork)

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