codeinc / aws-ses-mailer
This package is abandoned and no longer maintained.
No replacement package was suggested.
Code Inc.'s AWS SES mailer
1.0.0
2018-08-10 16:12 UTC
Requires
- php: >=7.1
- aws/aws-sdk-php: ^3.64
- codeinc/mailer: ^2.0
- codeinc/mailer-email-to-mime-message: ^1.0
Requires (Dev)
- codeinc/error-renderer: ^1.0
This package is auto-updated.
Last update: 2020-01-22 14:47:33 UTC
README
AWS SES mailer for codeinc/mailer.
Installation
This library is available through Packagist and can be installed using Composer:
composer require codeinc/aws-ses-mailer
License
The library is published under the MIT license (see LICENSE
file).