PHPackages                             twisted1919/zerobounce - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. twisted1919/zerobounce

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

twisted1919/zerobounce
======================

ZeroBounce Email Verification Library for PHP

2.0.0(6mo ago)31.1k4MITPHPPHP &gt;=8.2CI failing

Since Oct 25Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/twisted1919/zerobounce-php)[ Packagist](https://packagist.org/packages/twisted1919/zerobounce)[ Docs](https://www.zerobounce.net)[ RSS](/packages/twisted1919-zerobounce/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (5)Versions (7)Used By (0)

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

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

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

[](#getting-started)

You will need a [zerobounce account](https://www.zerobounce.net) to get started.
Once you get an account, you will need to [get an api key](https://www.zerobounce.net/members/apikey/)to use it in the API calls.

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

[](#installation)

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

Require the package

```
$ composer require twisted1919/zerobounce
```

#### PHP Versions

[](#php-versions)

Requires PHP &gt;= 8.2

Usage
-----

[](#usage)

```
