laravel-aws-webhooks maintained by wisetaillab
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