Download the PHP package accessd/yii2-async-mailer without Composer
On this page you can find all versions of the php package accessd/yii2-async-mailer. 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 yii2-async-mailer
yarcode/yii2-async-mailer
Async mailer decorator for Yii2
Installation
The preferred way to install this extension is through composer.
Either run
or add
Usage
Configure async
component of your application.
You can find the details here: https://packagist.org/packages/bazilio/yii2-async
Configure YarCode\Yii2\AsyncMailer\Mailer
as your primary mailer.
Add mailer command to the console config file.
Run the mailer daemon in the background.
Now you can send your emails as usual.
All versions of yii2-async-mailer with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
~2
bazilio/yii2-async Version ^0.2.0
yarcode/yii2-daemon Version ^0.3
zytzagoo/smtp-validate-email Version ^1.0
bazilio/yii2-async Version ^0.2.0
yarcode/yii2-daemon Version ^0.3
zytzagoo/smtp-validate-email Version ^1.0
The package accessd/yii2-async-mailer contains the following files
Loading the files please wait ....