Skip to content

programster/package-emailers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emailers Package

This package aims to make it easy to send emails, using a variety of drivers. This allows you to use whatever mechanism suits you best, whether that be the in-built mail() command, or PhpMailer etc.

If you need to be able to send more advanced emails (such as with attachments), and don't mind using PhpMailer to send through an SMTP provider, then be sure to check out the PHPMailer Wrapper package.

About

Repository for creating various emailing solutions that all have the same interface.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%