2017 © Pedro Peláez
 

library phpmailer-shell

PHP邮件发送外壳程序,集邮件发送(同步&异步)、收取于一体,使应用能够更加方便的嵌入邮件系统。

image

phpmailer-shell/phpmailer-shell

PHP邮件发送外壳程序,集邮件发送(同步&异步)、收取于一体,使应用能够更加方便的嵌入邮件系统。

  • Thursday, August 10, 2017
  • by KomaBeyond
  • Repository
  • 1 Watchers
  • 1 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 7 % Grown

The README.md

phpmailer-shell

phpmailer-shell是一个邮件发送外壳程序,支持邮件发送(同步&异步)、邮件收取,通过简单的几行代码,使得应用嵌入邮件系统更加的方便。, (*1)

依赖

  • 依赖 PHPMailer 实现邮件发送
  • 依赖 php-imap 实现邮件收取
  • 邮件异步发送依赖驱动器类实现,目前已实现的是基于Kafka。也可编写自己的驱动器类实现异步发送。

安装使用

"require": {
    "phpmailer-shell/phpmailer-shell": "~1.0"
}

测试运行

cd /path/phpmailer-shell
phpunit -c tests/phpunit.xml.dist

使用示例

请参考测试用例,Kafka异步消费请参考 tests/testConsumer.php, (*2)

反馈

请提 issue, (*3)

The Versions

10/08 2017

dev-master

9999999-dev

PHP邮件发送外壳程序,集邮件发送(同步&异步)、收取于一体,使应用能够更加方便的嵌入邮件系统。

  Sources   Download

Apache License 2.0

The Requires

 

The Development Requires

by Koma

10/08 2017

v1.0.5

1.0.5.0

PHP邮件发送外壳程序,集邮件发送(同步&异步)、收取于一体,使应用能够更加方便的嵌入邮件系统。

  Sources   Download

Apache License 2.0

The Requires

 

The Development Requires

by Koma

13/06 2017

v1.0.4

1.0.4.0

PHP邮件发送外壳程序,集邮件发送(同步&异步)、收取于一体,使应用能够更加方便的嵌入邮件系统。

  Sources   Download

Apache License 2.0

The Requires

 

The Development Requires

by Koma

09/06 2017

v1.0.3

1.0.3.0

PHP邮件发送外壳程序,集邮件发送(同步&异步)、收取于一体,使应用能够更加方便的嵌入邮件系统。

  Sources   Download

Apache License 2.0

The Requires

 

The Development Requires

by Koma

09/06 2017

v1.0.2

1.0.2.0

PHP邮件发送外壳程序,集邮件发送(同步&异步)、收取于一体,使应用能够更加方便的嵌入邮件系统。

  Sources   Download

Apache License 2.0

The Requires

 

The Development Requires

by Koma

09/06 2017

v1.0.1

1.0.1.0

PHP邮件发送外壳程序,集邮件发送(同步&异步)、收取于一体,使应用能够更加方便的嵌入邮件系统。

  Sources   Download

Apache License 2.0

The Requires

 

The Development Requires

by Koma

09/06 2017

v1.0

1.0.0.0

PHP邮件发送外壳程序,集邮件发送(同步&异步)、收取于一体,使应用能够更加方便的嵌入邮件系统。

  Sources   Download

Apache License 2.0

The Requires

 

The Development Requires

by Koma