Registry / utility / yiisoft-yii2-symfonymailer

yiisoft-yii2-symfonymailer

JSON →
library4.0.0phppackagistunverified

The SymfonyMailer integration for the Yii framework

composer require yiisoft/yii2-symfonymailer
INSTALL
IMPORT
SIG · YIISOFT-YII2-SYMFO
Y
yiisoft-yii2-symfonymailer
utilityphpv4.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Mailer
use yii\symfonymailer\Mailer;

Send an email using Symfony Mailer within Yii2

use yii\symfonymailer\Mailer; $mailer = new Mailer(); $mailer->compose() ->setTo('user@example.com') ->setSubject('Test') ->setTextBody('Hello!') ->send();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
yiisoft-yii2-symfonymailer — pip install yiisoft-yii2-symfonymailer · libregistry