laravel-aws-webhooks maintained by renoki-co
Description
Easy webhook handler for Laravel to catch AWS SNS notifications for various services.
Author
Last update
2024/06/10 08:50 (dev-dependabot/composer/orchestra/testbench-tw-8.23.2)
License
Downloads
209 428
Last update
2024/06/10 08:50
License
Require
- illuminate/http ^9.35|^10.5
- illuminate/support ^9.35|^10.5
- rennokki/laravel-sns-events ^7.2
Last update
2024/05/27 08:42
License
Require
- illuminate/http ^9.35|^10.5
- illuminate/support ^9.35|^10.5
- rennokki/laravel-sns-events ^7.2
Last update
2024/04/29 08:07
License
Require
- illuminate/http ^9.35|^10.5
- illuminate/support ^9.35|^10.5
- rennokki/laravel-sns-events ^7.2
Last update
2024/03/25 08:30
License
Require
- illuminate/http ^9.35|^10.5
- illuminate/support ^9.35|^10.5
- rennokki/laravel-sns-events ^7.2
Last update
2023/04/01 11:51
License
Require
- illuminate/http ^9.35|^10.5
- illuminate/support ^9.35|^10.5
- rennokki/laravel-sns-events ^7.2
Last update
2023/04/01 11:51
License
Require
- illuminate/http ^9.35|^10.5
- illuminate/support ^9.35|^10.5
- rennokki/laravel-sns-events ^7.2
Last update
2022/02/09 21:43
License
Require
- illuminate/http ^8.83|^9.0.1
- illuminate/support ^8.83|^9.0.1
- rennokki/laravel-sns-events ^7.1
Last update
2021/11/13 10:57
License
Require
- illuminate/http ^7.30|^8.23
- illuminate/support ^7.30|^8.23
- rennokki/laravel-sns-events ^7.0
Last update
2021/10/13 17:35
License
Require
- illuminate/http ^7.30|^8.23
- illuminate/support ^7.30|^8.23
- rennokki/laravel-sns-events ^6.4
Last update
2021/07/17 19:06
License
Require
- illuminate/http ^7.30|^8.23
- illuminate/support ^7.30|^8.23
- rennokki/laravel-sns-events ^6.4
Last update
2021/07/08 17:07
License
Require
- illuminate/http ^7.30|^8.23
- illuminate/support ^7.30|^8.23
- rennokki/laravel-sns-events ^6.3
Last update
2021/01/20 08:28
License
Require
- illuminate/http ^7.30|^8.23
- illuminate/support ^7.30|^8.23
- rennokki/laravel-sns-events ^6.3
Last update
2020/11/20 08:55
License
Require
- illuminate/http ^7.0|^8.0
- illuminate/support ^7.0|^8.0
- rennokki/laravel-sns-events ^6.3
Last update
2020/10/22 16:49
License
Require
- php ^7.1
- ext-json *
- illuminate/http ^6.0|^7.0|^8.0
- illuminate/support ^6.0|^7.0|^8.0
- rennokki/laravel-sns-events ^6.0
Last update
2020/10/19 21:45
License
Require
- laravel/framework ^6.0|^7.0|^8.0
- rennokki/laravel-sns-events ^6.0
Last update
2020/09/07 05:10
License
Require
- laravel/framework ^6.0|^7.0|^8.0
- rennokki/laravel-sns-events ^6.0
Last update
2020/08/05 09:46
License
Require
- laravel/framework ^6.18.28|^7.22.1
- rennokki/laravel-sns-events ^6.0
Last update
2020/07/27 15:41
License
Require
- laravel/framework ^6.18.28|^7.22.1
- rennokki/laravel-sns-events ^5.1
Last update
2020/07/27 15:24
License
Require
- laravel/framework ^6.2|^7.22.1
- rennokki/laravel-sns-events ^5.1
Last update
2020/07/24 20:08
License
Require
- laravel/framework ^6.2|^7.0
- rennokki/laravel-sns-events ^5.1
comments powered by Disqus
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 alex@renoki.org instead of using the issue tracker.