PHPackages                             teknasyon-teknoloji/aws-ses-notification - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. teknasyon-teknoloji/aws-ses-notification

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

teknasyon-teknoloji/aws-ses-notification
========================================

Process SES Notifications

2.1.1(1y ago)959.6k↑40.6%42MITPHPPHP &gt;=8.0

Since May 18Pushed 1y ago2 watchersCompare

[ Source](https://github.com/Teknasyon-Teknoloji/aws-ses-notification)[ Packagist](https://packagist.org/packages/teknasyon-teknoloji/aws-ses-notification)[ Docs](https://github.com/teknasyon-teknoloji/aws-ses-notification)[ RSS](/packages/teknasyon-teknoloji-aws-ses-notification/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (5)Versions (6)Used By (2)

AWS SES Notification [![Build Status](https://camo.githubusercontent.com/d0a0541925dff8c3d5afd89c1f9f51b1d1742289d7b47b6350bcb284e8e624eb/68747470733a2f2f7472617669732d63692e6f72672f54656b6e6173796f6e2d54656b6e6f6c6f6a692f6177732d7365732d6e6f74696669636174696f6e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Teknasyon-Teknoloji/aws-ses-notification)
============================================================================================================================================================================================================================================================================================================================================================================

[](#aws-ses-notification-)

Handle AWS Ses notifications e.g. bounced, complaint or delivery. Update: Handle AWS Event Publishing Notification e.g. Bounce, Click, Complaint, DeliveryDelay, Open, Reject ...

Requirements
------------

[](#requirements)

- PHP 8.0+
- aws/aws-sdk-php
- aws/aws-php-sns-message-validator

Usage
-----

[](#usage)

- Create your Handler class that implements \\Teknasyon\\AwsSesNotification\\IHandler
- Set AWS Ses notification url at AWS Panel
- Add notification handle to your dispatcher

```
