2017 © Pedro Peláez
 

library neverbounce-php

This package provides convenient methods to integrate the NeverBounce API into your project.

image

neverbounce/neverbounce-php

This package provides convenient methods to integrate the NeverBounce API into your project.

  • Monday, May 14, 2018
  • by mmollick
  • Repository
  • 6 Watchers
  • 7 Stars
  • 83,638 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 16 Forks
  • 0 Open issues
  • 24 Versions
  • 21 % Grown

The README.md

, (*1)

Build Status , (*2)

Looking for the V3 API wrapper? Click here, (*3)

This is the official NeverBounce API PHP wrapper. It provides helpful methods to quickly implement our API in your existing php applications., (*4)

Requirements

  • PHP 7.1 or greater
  • PHP JSON extension
  • PHP cURL extension

For PHP 5.5 - 7.0 use the 4.1 branch, (*5)

Installation

Composer Installation

This package takes advantage of composer's autoloading features, following the PSR-4 guidelines., (*6)

To install using composer you can run ``` bash composer require "neverbounce/neverbounce-php":"~4.5.0", (*7)


Or add this to your composer.json ``` php { "require": { "neverbounce/neverbounce-php":"~4.5.0" } }

and run composer install, (*8)

Manual Installation

You can clone the repo directly and include the files yourself via an auto loader. Keep in mind that this package does follow the PSR-4 spec. git clone https://github.com/creavos/NeverBounceAPI-PHP, (*9)

Running Examples

First clone or download the repository to your local machine and install the composer dependencies. Once the composer dependencies are installed create a new file in the project's root directory called .api-key.php with the following contents (adding your own API key):, (*10)

<?php

$api_key = "secrete_api_key_goes_here";

With the API key file created you can now run the examples contained within the example/ directory., (*11)

php examples/account-info.php

The Versions

14/05 2018

dev-master

9999999-dev https://neverbounce.com

This package provides convenient methods to integrate the NeverBounce API into your project.

  Sources   Download

MIT

The Requires

  • ext-curl *
  • ext-json *
  • php >=5.5.0

 

The Development Requires

by Michael Mollick
by Ankur Pandit

email validation verification email validation

14/05 2018

v4.1.3

4.1.3.0 https://neverbounce.com

This package provides convenient methods to integrate the NeverBounce API into your project.

  Sources   Download

MIT

The Requires

  • php >=5.5.0
  • ext-curl *
  • ext-json *

 

The Development Requires

by Michael Mollick
by Ankur Pandit

email validation verification email validation

21/12 2017

v4.1.2

4.1.2.0 https://neverbounce.com

This package provides convenient methods to integrate the NeverBounce API into your project.

  Sources   Download

MIT

The Requires

  • php >=5.5.0
  • ext-curl *
  • ext-json *

 

The Development Requires

by Michael Mollick
by Ankur Pandit

email validation verification email validation

12/09 2017

v4.1.1

4.1.1.0 https://neverbounce.com

This package provides convenient methods to integrate the NeverBounce API into your project.

  Sources   Download

MIT

The Requires

  • php >=5.5.0
  • ext-curl *
  • ext-json *

 

The Development Requires

by Michael Mollick
by Ankur Pandit

email validation verification email validation

12/09 2017

dev-cleaning-exceptions

dev-cleaning-exceptions https://neverbounce.com

This package provides convenient methods to integrate the NeverBounce API into your project.

  Sources   Download

MIT

The Requires

  • php >=5.5.0
  • ext-curl *
  • ext-json *

 

The Development Requires

by Michael Mollick
by Ankur Pandit

email validation verification email validation

16/08 2017

v4.1.0

4.1.0.0 https://neverbounce.com

This package provides convenient methods to integrate the NeverBounce API into your project.

  Sources   Download

MIT

The Requires

  • php >=5.5.0
  • ext-curl *
  • ext-json *

 

The Development Requires

by Michael Mollick
by Ankur Pandit

email validation verification email validation

14/08 2017

v4.0.0

4.0.0.0 https://neverbounce.com

This package provides convenient methods to integrate the NeverBounce API into your project.

  Sources   Download

MIT

The Requires

  • php >=5.5.0
  • ext-curl *
  • ext-json *

 

The Development Requires

by Michael Mollick
by Ankur Pandit

email validation verification email validation

14/08 2017

dev-refactor/v4-rewrite

dev-refactor/v4-rewrite https://neverbounce.com

This package provides convenient methods to integrate the NeverBounce API into your project.

  Sources   Download

MIT

The Requires

  • php >=5.5.0
  • ext-curl *
  • ext-json *

 

The Development Requires

by Michael Mollick

email validation verification email validation

14/08 2017

v3.x-dev

3.9999999.9999999.9999999-dev https://neverbounce.com

This package provides convenient methods to integrate the NeverBounce API into your project.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *
  • ext-json *

 

by Michael Mollick
by Ankur Pandit

email validation verification email validation

31/05 2017

v3.0.6

3.0.6.0 https://neverbounce.com

This package provides convenient methods to integrate the NeverBounce API into your project.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *
  • ext-json *

 

by Michael Mollick
by Ankur Pandit

email validation verification email validation

01/05 2017

v3.0.5

3.0.5.0 https://neverbounce.com

This package provides convenient methods to integrate the NeverBounce API into your project.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *
  • ext-json *

 

by Michael Mollick
by Ankur Pandit

email validation verification email validation

09/02 2017

v3.0.4

3.0.4.0 https://neverbounce.com

This package provides convenient methods to integrate the NeverBounce API into your project.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *
  • ext-json *

 

by Michael Mollick
by Ankur Pandit

email validation verification email validation

02/12 2016

v3.0.3

3.0.3.0 https://neverbounce.com

This package provides convenient methods to integrate the NeverBounce API into your project.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *
  • ext-json *

 

by Michael Mollick
by Ankur Pandit

email validation verification email validation

28/10 2016

v3.0.2

3.0.2.0 https://neverbounce.com

This package provides convenient methods to integrate the NeverBounce API into your project.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *
  • ext-json *

 

by Michael Mollick
by Ankur Pandit

email validation verification email validation

24/10 2016

v3.0.1

3.0.1.0 https://neverbounce.com

This package provides convenient methods to integrate the NeverBounce API into your project.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *
  • ext-json *

 

by Michael Mollick
by Ankur Pandit

email validation verification email validation

24/10 2016

dev-bug/purchased_field

dev-bug/purchased_field https://neverbounce.com

This package provides convenient methods to integrate the NeverBounce API into your project.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *
  • ext-json *

 

by Michael Mollick
by Ankur Pandit

email validation verification email validation

17/03 2015

dev-2.0.x-dev

dev-2.0.x-dev https://neverbounce.com

This package provides convenient methods to integrate the NeverBounce API into your project.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *
  • ext-json *

 

by Michael Mollick

email validation verification email validation

17/03 2015

dev-1.1.x-dev

dev-1.1.x-dev https://neverbounce.com

This package provides convenient methods to integrate the NeverBounce API into your project.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *
  • ext-json *

 

by Michael Mollick

email validation verification email validation

17/03 2015

dev-3.0.x-dev

dev-3.0.x-dev https://neverbounce.com

This package provides convenient methods to integrate the NeverBounce API into your project.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *
  • ext-json *

 

by Michael Mollick

email validation verification email validation

12/03 2015

v3.0.0

3.0.0.0 https://neverbounce.com

This package provides convenient methods to integrate the NeverBounce API into your project.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *
  • ext-json *

 

by Michael Mollick

email validation verification email validation

10/02 2015

v2.0.0-alpha

2.0.0.0-alpha https://neverbounce.com

This package provides convenient methods to integrate the NeverBounce API into your project.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *
  • ext-json *

 

by Michael Mollick

email validation verification email validation

19/12 2014

v1.1.5-alpha

1.1.5.0-alpha https://neverbounce.com

This package provides convenient methods to integrate the NeverBounce API into your project.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *
  • ext-json *

 

by Michael Mollick

email validation verification email validation

15/12 2014

v1.1.4-alpha

1.1.4.0-alpha https://neverbounce.com

This package provides convenient methods to integrate the NeverBounce API into your project.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *
  • ext-json *

 

by Michael Mollick

email validation verification email validation

11/11 2014

v1.0.0

1.0.0.0 https://neverbounce.com

This package provides convenient methods to integrate the NeverBounce API into your project.

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *
  • ext-json *

 

by Michael Mollick

email validation verification email validation