Download the PHP package waytonoway/mailer-ses-v4 without Composer
On this page you can find all versions of the php package waytonoway/mailer-ses-v4. 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 mailer-ses-v4
Amazon ses extension for Yii2
Extension for sending emails via amazon ses v4. (based on daniel-zahariev/php-aws-ses)
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
To use this extension, you should configure it in the application configuration like the following:
To send an email, you may use the following code:
To send an email with headers, you may use the following code:
All versions of mailer-ses-v4 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
yiisoft/yii2 Version ~2.0.14
daniel-zahariev/php-aws-ses Version ^0.9.5
yiisoft/yii2 Version ~2.0.14
daniel-zahariev/php-aws-ses Version ^0.9.5
The package waytonoway/mailer-ses-v4 contains the following files
Loading the files please wait ....