rennokki/laravel-sns-events

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

Fund package maintenance!
rennokki

Installs: 532 582

Dependents: 2

Suggesters: 0

Security: 0

Stars: 131

Watchers: 3

Forks: 12

Open Issues: 5

Type:package

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

68747470733a2f2f6769746875622d636f6e74656e742e73332e66722d7061722e7363772e636c6f75642f7374617469632f31392e6a7067

📃 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