2017 © Pedro Peláez
 

library kmail

Light PHP mailer

image

compolomus/kmail

Light PHP mailer

  • Monday, June 26, 2017
  • by Compolomus
  • Repository
  • 1 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Compolom Tools Kmail

License, (*1)

Scrutinizer Code Quality Code Climate SensioLabsInsight Downloads, (*2)

Установка:

composer require compolomus/kmail, (*3)

Применение:


use Compolomus\Kmail; $test = new KMail('Test text'); $test ->addAdress('test@mail.ru') ->addAdress('test@gmail.com') ->addFile('class.php', file_get_contents(__FILE__)) ->setSubject('Test mail') ->send(); $test->debug();

The Versions

26/06 2017

dev-master

9999999-dev

Light PHP mailer

  Sources   Download

GPL-3.0

The Requires

  • php >=5.4.0

 

by Koenig

email send email attach files

26/06 2017

v1.3

1.3.0.0

Light PHP mailer

  Sources   Download

GPL-3.0

The Requires

  • php >=5.4.0

 

by Koenig

email send email attach files

26/06 2017

v1.2

1.2.0.0

Light PHP mailer

  Sources   Download

GPL-3.0

The Requires

  • php >=5.4.0

 

by Koenig

email send email attach files

26/06 2017

v1.1

1.1.0.0

Light PHP mailer

  Sources   Download

GPL-3.0

The Requires

  • php >=5.4.0

 

by Koenig

email send email attach files