Download the PHP package t-kanstantsin/yii2-queue-mailer without Composer
On this page you can find all versions of the php package t-kanstantsin/yii2-queue-mailer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download t-kanstantsin/yii2-queue-mailer
More information about t-kanstantsin/yii2-queue-mailer
Files in t-kanstantsin/yii2-queue-mailer
Download t-kanstantsin/yii2-queue-mailer
More information about t-kanstantsin/yii2-queue-mailer
Files in t-kanstantsin/yii2-queue-mailer
Vendor t-kanstantsin
Package yii2-queue-mailer
Short Description Queue mailer decorator for Yii2 framework
License MIT
Homepage https://packagist.org/packages/t-kanstantsin/yii2-queue-mailer
Package yii2-queue-mailer
Short Description Queue mailer decorator for Yii2 framework
License MIT
Homepage https://packagist.org/packages/t-kanstantsin/yii2-queue-mailer
Please rate this library. Is it a good library?
Informations about the package yii2-queue-mailer
Queue mailer decorator for Yii2 framework
Send your emails in the background using Yii2 queues.
Installation
The preferred way to install this extension is through composer.
Either run
or add
Usage
Configure queue
component of your application.
You can find the details here: https://www.yiiframework.com/extension/yiisoft/yii2-queue
Configure YarCode\Yii2\QueueMailer\Mailer
as your primary mailer.
Now you can send your emails as usual.
You can also get a background job ID of the last send()
or sendMultiple()
call.
Licence
MIT
Links
All versions of yii2-queue-mailer with dependencies
PHP Build Version
Package Version
The package t-kanstantsin/yii2-queue-mailer contains the following files
Loading the files please wait ....