wisetaillab/laravel-aws-webhooks

Easy webhook handler for Laravel to catch AWS SNS notifications for various services. (WiseTailLab fork with Laravel 10/11/12 support)

8.1.1 2025-07-31 13:18 UTC

This package is auto-updated.

Last update: 2025-07-31 13:21:22 UTC


README

License

This is a WiseTailLab fork of renoki-co/laravel-aws-webhooks - an easy webhook handler for Laravel to catch AWS SNS notifications for various services in a more eloquent way.

Fork Purpose: This fork is maintained by WiseTailLab to provide enhanced Laravel version support (10, 11, 12) and additional features needed for our projects.

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

🤝 Supporting

Original Work: If you are using the original renoki-co/laravel-aws-webhooks package, please consider supporting Renoki Co. on Github Sponsors. 📦

This Fork: This fork is maintained by WiseTailLab for our internal projects and the Laravel community.

📃 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 create an issue in this repository or contact WiseTailLab.

🎉 Credits

Original Package:

This Fork: