2017 © Pedro Peláez
 

library minimail

Simple PHP Mailer

image

bhrdn/minimail

Simple PHP Mailer

  • Monday, March 26, 2018
  • by bhrdn
  • Repository
  • 0 Watchers
  • 2 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Minimal

Simple PHP Mailer, (*1)

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, (*2)

The Versions

26/03 2018

dev-master

9999999-dev

Simple PHP Mailer

  Sources   Download

MIT

The Requires

 

by Avatar bhrdn

26/03 2018

1.0.0.alpha

1.0.0.0-alpha

Simple PHP Mailer

  Sources   Download

MIT

The Requires

 

by Avatar bhrdn