PHPackages                             emailzeno/emailzeno - 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. emailzeno/emailzeno

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

emailzeno/emailzeno
===================

Official PHP client for the EmailZeno bulk SMTP email verification API

10PHPCI passing

Since Jul 8Pushed 1mo agoCompare

[ Source](https://github.com/EmailZeno/emailzeno-php)[ Packagist](https://packagist.org/packages/emailzeno/emailzeno)[ RSS](/packages/emailzeno-emailzeno/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

EmailZeno PHP SDK
=================

[](#emailzeno-php-sdk)

Official PHP client for the [EmailZeno](https://emailzeno.com) real-time SMTP email verification API. Every probe uses `EHLO → MAIL FROM → RCPT TO → QUIT` — no `DATA` is ever sent, so your sender reputation stays clean.

Requires PHP 8.1+. Ships as `emailzeno/emailzeno` on Packagist.

Install
-------

[](#install)

```
composer require emailzeno/emailzeno

```

Quickstart
----------

[](#quickstart)

```
