Download the PHP package teknasyon-teknoloji/aws-ses-notification without Composer
On this page you can find all versions of the php package teknasyon-teknoloji/aws-ses-notification. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download teknasyon-teknoloji/aws-ses-notification
More information about teknasyon-teknoloji/aws-ses-notification
Files in teknasyon-teknoloji/aws-ses-notification
Package aws-ses-notification
Short Description Process SES Notifications
License MIT
Homepage https://github.com/teknasyon-teknoloji/aws-ses-notification
Informations about the package aws-ses-notification
AWS SES Notification
Handle AWS Ses notifications e.g. bounced, complaint or delivery.
Requirements
- PHP 8.0+
- aws/aws-sdk-php
- aws/aws-php-sns-message-validator
Usage
- Create your Handler class that implements \Teknasyon\AwsSesNotification\IHandler
- Set AWS Ses notification url at AWS Panel
- Add notification handle to your dispatcher
Security
You should protect your notification url e.g. token check from GET param, IP restriction if possible
Installation
You can use Composer to install :
Or you can add to composer.json file :
TODO
- HANDLER EXAMPLES
Contributing
You can contribute by forking the repo and creating pull requests. You can also create issues or feature requests.
Disclaimer
Your AWS SES and SNS usage my be charged. Please check AWS pricing pages.
License
This project is licensed under the MIT license. LICENSE
file can be found in this repository.
All versions of aws-ses-notification with dependencies
aws/aws-sdk-php Version ~3.22
aws/aws-php-sns-message-validator Version ~1.1