renoki-co / laravel-aws-webhooks

Easy webhook handler for Laravel to catch AWS SNS notifications for various services.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel AWS Webhooks

CI codecov StyleCI Latest Stable Version Total Downloads Monthly Downloads License

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.

πŸŽ‰ Credits

About

Easy webhook handler for Laravel to catch AWS SNS notifications for various services.

License:Apache License 2.0


Languages

Language:PHP 100.0%