wisetaillab/laravel-aws-webhooks
| Install | |
|---|---|
composer require wisetaillab/laravel-aws-webhooks |
|
| Latest Version: | 8.1.1 |
| License: | Apache-2.0 |
| Last Updated: | Jul 31, 2025 |
| Links: | GitHub · Packagist |
Laravel AWS Webhooks (WiseTailLab Fork)
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:
- Alex Renoki - Original author and maintainer of renoki-co/laravel-aws-webhooks
- Original Contributors
This Fork:
- WiseTailLab - Fork maintainer
- Fork Contributors
Related Packages
Easy webhook handler for Laravel to catch AWS SNS notifications for various serv...
Laravel package to handle AWS SNS notifications with seamless integration and ev...
A Laravel artisan based package to create the AWS (SES + SNS) infrastructure to...
An authentication driver for Laravel for authenticating users in AWS Cognito Use...