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

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

zapmail/zapmail
===============

Official ZapMail API library client for PHP

1.0.0(10y ago)130MITPHPPHP &gt;=5.3.0

Since Sep 4Pushed 10y ago1 watchersCompare

[ Source](https://github.com/zapmail/zapmail-php)[ Packagist](https://packagist.org/packages/zapmail/zapmail)[ Docs](https://zapmail.io)[ RSS](/packages/zapmail-zapmail/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

zapmail-php
===========

[](#zapmail-php)

Free Email Verification for PHP

Email Verification Library for PHP
==================================

[](#email-verification-library-for-php)

ZapMail helps determine the deliverability on an email address by verifying the recipient actually exists, and more.

Getting Started
---------------

[](#getting-started)

To begin, hop over to [zapmail.io](http://zapmail.io) and create a free account. Once you've signed up and logged in, click on **API Settings** and then click **Generate new token**. Take note of the generated API Key - you'll need it for the example below.

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

[](#installation)

Make sure you have [composer](https://getcomposer.org) installed.

```
& php composer.phar require zapmail/zapmail
```

Usage
-----

[](#usage)

```
