rennokki/laravel-sns-events

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

Maintainers

Package info

github.com/renoki-co/laravel-sns-events

Type:package

pkg:composer/rennokki/laravel-sns-events

Fund package maintenance!

rennokki

Statistics

Installs: 731 044

Dependents: 2

Suggesters: 0

Stars: 134

Open Issues: 4

7.2.0 2023-04-01 11:44 UTC

README

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 alex@renoki.org instead of using the issue tracker.

🎉 Credits