renoki-co / laravel-aws-webhooks
Easy webhook handler for Laravel to catch AWS SNS notifications for various services.
Fund package maintenance!
rennokki
Installs: 74 411
Dependents: 0
Suggesters: 0
Security: 0
Stars: 62
Watchers: 2
Forks: 9
Open Issues: 3
Requires
- illuminate/http: ^8.83|^9.0.1
- illuminate/support: ^8.83|^9.0.1
- rennokki/laravel-sns-events: ^7.1
Requires (Dev)
- mockery/mockery: ^1.5
- orchestra/testbench: ^6.28|^7.0
- orchestra/testbench-core: ^6.28|^7.0
- phpunit/phpunit: ^9.5.13
This package is auto-updated.
Last update: 2023-02-06 08:02:11 UTC
README
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.