renoki-co / laravel-aws-webhooks
Easy webhook handler for Laravel to catch AWS SNS notifications for various services.
Fund package maintenance!
rennokki
Installs: 228 485
Dependents: 0
Suggesters: 0
Security: 0
Stars: 71
Watchers: 3
Forks: 21
Open Issues: 3
Requires
- illuminate/http: ^9.35|^10.5
- illuminate/support: ^9.35|^10.5
- rennokki/laravel-sns-events: ^7.2
Requires (Dev)
- mockery/mockery: ^1.5
- orchestra/testbench: ^7.23|^8.1.1
- phpunit/phpunit: ^9.5.25
This package is auto-updated.
Last update: 2025-04-28 11:07:44 UTC
README
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.