PHPackages                             tomba-io/php - 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. tomba-io/php

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

tomba-io/php
============

Tomba.io is an Email Finder for B2B sales and email marketing

v1.0.1(3y ago)0191Apache-2.0PHPPHP &gt;=7.1.0

Since Oct 19Pushed 1y agoCompare

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

READMEChangelogDependencies (1)Versions (3)Used By (0)

[![Tomba](https://camo.githubusercontent.com/fc838aa88b406f19742a086757e52ca3000f2d3252dba82d027e91226e192df4/68747470733a2f2f746f6d62612e696f2f6c6f676f2e737667)](https://tomba.io/) Tomba Email Finder Client Library
=======================================================================================================================================================================================================================

[](#-tomba-email-finder-client-library)

This is the official PHP client library for the [Tomba.io](https://tomba.io.io) Email Finder API, allowing you to:

- [Domain Search.](https://tomba.io/domain-search) (Search emails are based on the website You give one domain name and it returns all the email addresses found on the internet.)
- [Email Finder](https://tomba.io/email-finder) (This API endpoint generates or retrieves the most likely email address from a domain name, a first name and a last name..)
- [Email Verifier.](https://tomba.io/email-verifier) (checks the deliverability of a given email address, verifies if it has been found in our database, and returns their sources.)
- [Email Enrichment.](https://tomba.io/enrichment) (Locate and include data in your emails.)
- [Author Finder.](https://tomba.io/author-finder) (Instantly discover the email addresses of article authors.)
- [LinkedIn Finder.](https://tomba.io/linkedin-finder) (Instantly discover the email addresses of Linkedin URLs.)

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

[](#getting-started)

You'll need an Tomba API access token, which you can get by signing up for a free account at

The free plan is limited to 25 search request and 50 verification a month, To enable all the data fields and additional request volumes see .

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

[](#installation)

To install via [Composer](http://getcomposer.org/):

```
composer require tomba-io/php
```

Usage
-----

[](#usage)

### Domain Search

[](#domain-search)

get email addresses found on the internet.

```
