vitalosh/yii2-swiftmailer

Advanced component 'mailer' to support queue

Maintainers

Package info

github.com/vitalosh/yii2-swiftmailer

Type:yii2-extension

pkg:composer/vitalosh/yii2-swiftmailer

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2016-01-22 14:03 UTC

This package is not auto-updated.

Last update: 2026-03-05 02:37:28 UTC


README

Advanced component 'mailer' to support queue

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require vitalosh/yii2-swiftmailer "dev-master"

or add

"vitalosh/yii2-swiftmailer": "dev-master"

to the require section of your composer.json file.

Usage

Soon