Skip to content

bhrdn/Minimail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal

Simple PHP Mailer

Installing

$ composer require bhrdn/minimail

How it works

  • Bypass spam filtering
$mail = new \Minimail\Mailer([
	'homograph' => true
]);

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Simple PHP Mailer

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages