Download the PHP package japseyz/sns-message-validator without Composer
On this page you can find all versions of the php package japseyz/sns-message-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download japseyz/sns-message-validator
More information about japseyz/sns-message-validator
Files in japseyz/sns-message-validator
Package sns-message-validator
Short Description SNS Message Validation
License MIT
Homepage https://github.com/japseyz/sns-message-validator
Informations about the package sns-message-validator
SNS Message Validation
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Support us
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
Installation
You can install the package via composer:
Usage
Create a controller to extend SNSWebhookController
Within that class, you may create any SNS notification you want to listen to.
Eg. onDelivery, for SES:
Possible SES events:
- Bounce
- Complaint
- Delivery
- Send
- Reject
- Open
- Click
- RenderingFailure
- DeliveryDelay
- Subscription
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Jesper Jacobsen
- All Contributors
License
The MIT License (MIT). Please see License File for more information.