renoki-co / laravel-aws-webhooks
Easy webhook handler for Laravel to catch AWS SNS notifications for various services.
Fund package maintenance!
rennokki
Installs: 218 532
Dependents: 0
Suggesters: 0
Security: 0
Stars: 72
Watchers: 4
Forks: 19
Open Issues: 5
Requires
- illuminate/http: ^9.35|^10.5
- illuminate/support: ^9.35|^10.5
- rennokki/laravel-sns-events: ^7.2
Requires (Dev)
- mockery/mockery: ^1.5
- orchestra/testbench: ^7.23|^8.1.1
- phpunit/phpunit: ^9.5.25
- dev-master
- 5.2.0
- 5.1.0
- 5.0.0
- 4.0.1
- 4.0.0
- 3.3.0
- 3.2.1
- 3.2.0
- 3.1.0
- 3.0.0
- 2.1.0
- 2.0.0
- 1.1.1
- 1.1.0
- 1.0.0
- dev-dependabot/composer/orchestra/testbench-tw-8.23.2
- dev-dependabot/github_actions/codecov/codecov-action-4.4.1
- dev-dependabot/composer/phpunit/phpunit-tw-10.5.20
- dev-dependabot/github_actions/actions/cache-4.0.2
This package is auto-updated.
Last update: 2024-11-10 09:55:09 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.