Download the PHP package jbboisseau/yii2-queue-mailer without Composer
On this page you can find all versions of the php package jbboisseau/yii2-queue-mailer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jbboisseau/yii2-queue-mailer
More information about jbboisseau/yii2-queue-mailer
Files in jbboisseau/yii2-queue-mailer
Download jbboisseau/yii2-queue-mailer
More information about jbboisseau/yii2-queue-mailer
Files in jbboisseau/yii2-queue-mailer
Vendor jbboisseau
Package yii2-queue-mailer
Short Description Queue mailer decorator for Yii2 framework
License MIT
Homepage http://packagist.org/packages/jbboisseau/yii2-queue-mailer
Package yii2-queue-mailer
Short Description Queue mailer decorator for Yii2 framework
License MIT
Homepage http://packagist.org/packages/jbboisseau/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 Jbboisseau\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 jbboisseau/yii2-queue-mailer contains the following files
Loading the files please wait ...