PHPackages                             emailsherlock/client - 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. emailsherlock/client

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

emailsherlock/client
====================

Official PHP client for the EmailSherlock email-verification API.

v0.2.0(1mo ago)00[1 PRs](https://github.com/Emailsherlock1/php/pulls)MITPHPPHP &gt;=8.1CI passing

Since Jun 5Pushed 1mo agoCompare

[ Source](https://github.com/Emailsherlock1/php)[ Packagist](https://packagist.org/packages/emailsherlock/client)[ Docs](https://emailsherlock.com/api/docs)[ RSS](/packages/emailsherlock-client/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

emailsherlock/client
====================

[](#emailsherlockclient)

Official PHP client for the [EmailSherlock](https://emailsherlock.com) email-verification API. Verify one address or a batch over HTTPS with an API key. Get an API key at . Want to try a single address by hand first? The free [email verification](https://emailsherlock.com/verify) tool runs the same checks in the browser.

PHP 8.1+. Requires `ext-curl` and `ext-json`. No other dependencies.

Install
-------

[](#install)

```
composer require emailsherlock/client
```

Quick start
-----------

[](#quick-start)

```
