Skip to content

Commit e626af8

Browse files
committed
md
1 parent 3297764 commit e626af8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
php利用smtp发送邮件
44

5+
Composer安装
6+
7+
`composer require niklaslu/php-sent-email`
8+
59
发邮件类使用 [PHPMailer](https://github.com/PHPMailer/PHPMailer) ,自己只是简单封装了下
610

711
#### 示例代码

0 commit comments

Comments
 (0)