PHPackages                             zeus/email - 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. zeus/email

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

zeus/email
==========

A lightweight and efficient email handling library for PHP, providing SMTP, IMAP, and POP3 support.

v1.0.2(1y ago)15MITPHP

Since Apr 1Pushed 1y ago1 watchersCompare

[ Source](https://github.com/diloabininyeri/smtp)[ Packagist](https://packagist.org/packages/zeus/email)[ Docs](https://github.com/diloabininyeri/smtp)[ RSS](/packages/zeus-email/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

Zeus Email - PHP SMTP Client
----------------------------

[](#zeus-email---php-smtp-client)

A lightweight and efficient email handling library for PHP, providing SMTP, IMAP, and POP3 support.

### 📥 Installation

[](#-installation)

Install the package via Composer:

```
composer require zeus/email
```

or updated code

```
composer require zeus/email:dev-main
```

### 🔧 Configuration

[](#-configuration)

Set up the SMTP authenticator:

```
