Skip to content

gobline/mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gobline\Mailer\SwiftMailer is a subclass of Fabien Potencier's Swift_Mailer class. It allows to store a default sender in the Swift_Mailer instance. This avoids specifying (hard-coded) the same sender address with $message->setFrom() for every new message application-wide.

Installation

You can install the Mailer component using the dependency management tool Composer. Run the require command to resolve and download the dependencies:

composer require gobline/mailer

About

Add default sender to \Swift_Mailer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages