konfilios / bogo-yii-mailer

Mailer interface supporting multiple transport layers and message composition methods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bogo-yii-mailer

Mailer interface supporting multiple transport layers and message composition methods.

Currently the following concrete mailers may be used:

  1. Native PHP mail().
  2. Swift mailer (bundled)

About

Mailer interface supporting multiple transport layers and message composition methods

License:MIT License


Languages

Language:PHP 94.4%Language:JavaScript 5.6%