LaravelPackages.net
Acme Inc.
Toggle sidebar
rennokki/laravel-sns-events

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

749.112
134
7.2.0
About rennokki/laravel-sns-events

rennokki/laravel-sns-events is a Laravel package for laravel sns events eases the processing of incoming sns webhooks using laravel events.. It currently has 134 GitHub stars and 749.112 downloads on Packagist (latest version 7.2.0). Install it with composer require rennokki/laravel-sns-events. Discover more Laravel packages by rennokki or browse all Laravel packages to compare alternatives.

Last updated

Laravel SNS Events

CI codecov StyleCI Latest Stable Version Total Downloads Monthly Downloads License

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

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. 📦

📃 Documentation

The entire documentation is available on Gitbook 🌍

🐛 Testing

Run the tests with:

vendor/bin/phpunit

🤝 Contributing

Please see CONTRIBUTING for details.

🔒 Security

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

🎉 Credits

Star History Chart