Easy webhook handler for Laravel to catch AWS SNS notifications for various services.
renoki-co/laravel-aws-webhooks is a Laravel package for easy webhook handler for laravel to catch aws sns notifications for various services..
It currently has 73 GitHub stars and 250.488 downloads on Packagist (latest version 5.2.0).
Install it with composer require renoki-co/laravel-aws-webhooks.
Discover more Laravel packages by renoki-co
or browse all Laravel packages to compare alternatives.
Last updated
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.
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. 📦
The entire documentation is available on Gitbook 🌍
vendor/bin/phpunit
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.