We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3297764 commit e626af8Copy full SHA for e626af8
readme.md
@@ -2,6 +2,10 @@
2
3
php利用smtp发送邮件
4
5
+Composer安装
6
+
7
+`composer require niklaslu/php-sent-email`
8
9
发邮件类使用 [PHPMailer](https://github.com/PHPMailer/PHPMailer) ,自己只是简单封装了下
10
11
#### 示例代码
0 commit comments