PHPackages                             snipworks/php-smtp - 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. snipworks/php-smtp

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

snipworks/php-smtp
==================

Simple PHP SMTP Mail Send Script

v2.0.4(5y ago)865.1k42[5 issues](https://github.com/snipworks/php-smtp/issues)[1 PRs](https://github.com/snipworks/php-smtp/pulls)2MITPHPPHP &gt;=5.3

Since Jul 13Pushed 5y ago5 watchersCompare

[ Source](https://github.com/snipworks/php-smtp)[ Packagist](https://packagist.org/packages/snipworks/php-smtp)[ RSS](/packages/snipworks-php-smtp/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)DependenciesVersions (6)Used By (2)

PHP SMTP
========

[](#php-smtp)

An easy to use SMTP (Simple Mail Transfer Protocol) library which helps you to send emails.

Installation
------------

[](#installation)

```
composer require snipworks/php-smtp
```

Examples
--------

[](#examples)

### Unsecured

[](#unsecured)

```
