PHPackages                             ouranoshong/php-mailer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. ouranoshong/php-mailer

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

ouranoshong/php-mailer
======================

smtp mailer sender via http proxy

v0.2(5y ago)36[1 issues](https://github.com/ouranoshong/php-mailer/issues)[1 PRs](https://github.com/ouranoshong/php-mailer/pulls)MITPHPPHP ^7.4CI failing

Since Jul 2Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/ouranoshong/php-mailer)[ Packagist](https://packagist.org/packages/ouranoshong/php-mailer)[ RSS](/packages/ouranoshong-php-mailer/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

php-mailer
==========

[](#php-mailer)

[![Latest Stable Version](https://camo.githubusercontent.com/19ae3f1aae0f75cb3a0d130ee9a7306be4d83e3cf11abe68bc003379de6c8451/68747470733a2f2f706f7365722e707567782e6f72672f6f7572616e6f73686f6e672f7068702d6d61696c65722f76)](//packagist.org/packages/ouranoshong/php-mailer) [![Total Downloads](https://camo.githubusercontent.com/c1ee5b77b53d94f1c986df0b6d0559d870e982888a3d9c7f5d52a594f0abccfc/68747470733a2f2f706f7365722e707567782e6f72672f6f7572616e6f73686f6e672f7068702d6d61696c65722f646f776e6c6f616473)](//packagist.org/packages/ouranoshong/php-mailer) [![Latest Unstable Version](https://camo.githubusercontent.com/015a1392fb20426956f09dc70359c4033edfefbb9630d5adf55075e53b56e53b/68747470733a2f2f706f7365722e707567782e6f72672f6f7572616e6f73686f6e672f7068702d6d61696c65722f762f756e737461626c65)](//packagist.org/packages/ouranoshong/php-mailer) [![License](https://camo.githubusercontent.com/660b11c447ae10d39d03bfb0cbeb0017d94579f553699f45a81077c2837de9a4/68747470733a2f2f706f7365722e707567782e6f72672f6f7572616e6f73686f6e672f7068702d6d61696c65722f6c6963656e7365)](//packagist.org/packages/ouranoshong/php-mailer)[![Build Status](https://camo.githubusercontent.com/8c38f9d0b8027bbd912ddd5e76a5b1854596474cab8fd195034901a888368111/68747470733a2f2f7777772e7472617669732d63692e636f6d2f6f7572616e6f73686f6e672f7068702d6d61696c65722e7376673f6272616e63683d6d6173746572)](https://www.travis-ci.com/ouranoshong/php-mailer)[![Coverage Status](https://camo.githubusercontent.com/465f79a55dd341061af2f695a2a5e81b34dc47c7e028be64ad6d47c3f72d6494/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6f7572616e6f73686f6e672f7068702d6d61696c65722f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/ouranoshong/php-mailer?branch=master)

send email with smtp (support http proxy)

### Install

[](#install)

```
composer require ouranoshong/php-mailer
```

### Usage

[](#usage)

#### Simple usage demo

[](#simple-usage-demo)

```
