Download the PHP package sahil-gulati/mr-email without Composer
On this page you can find all versions of the php package sahil-gulati/mr-email. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package mr-email
MREmail
AWS SES(Simple Email Service) raw emails bulk sending. This library enables a user to gather multiple email requests and execute those requests in one go. Each email request can be altered with customized options available for generating raw email content.
Installation
composer require sahil-gulati/mr-email
OR
composer install
Note:
AWS V3 signature is supported in version1.0.0
.
AWS V4 signature is supported in version2.0.0
.
Creating SES Email
Creating SES EmailRequest
Adding SES EmailRequest
Execution
Running test
Complete example with all together
All versions of mr-email with dependencies
PHP Build Version
Package Version
The package sahil-gulati/mr-email contains the following files
Loading the files please wait ....