renoki-co / laravel-aws-webhooks by rennokki

Easy webhook handler for Laravel to catch AWS SNS notifications for various services.
181,449
69
3
Package Data
Maintainer Username: rennokki
Package Create Date: 2020-07-22
Package Last Update: 2024-03-18
Home Page:
Language: PHP
License: Apache-2.0
Last Refreshed: 2024-03-23 03:02:13
Package Statistics
Total Downloads: 181,449
Monthly Downloads: 10,739
Daily Downloads: 374
Total Stars: 69
Total Watchers: 3
Total Forks: 14
Total Open Issues: 5

Laravel AWS Webhooks

CI codecov StyleCI Latest Stable Version Total Downloads Monthly Downloads License

Laravel AWS Webhooks is an easy webhook handler for Laravel to catch AWS SNS notifications for various services in a more eloquent way.

Laravel AWS Webhooks leverages renoki-co/laravel-sns-events, a package that implements the basic functionalities of SNS HTTP/HTTPS requests, so that you can focus just on handing the event.

🤝 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

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