PHPackages                             everapi/numlookupapi-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. [API Development](/categories/api)
4. /
5. everapi/numlookupapi-php

ActiveLibrary[API Development](/categories/api)

everapi/numlookupapi-php
========================

A PHP wrapper for the numlookupapi.com API

1.0(3y ago)4315MITPHPPHP ^8.0

Since Apr 4Pushed 3y ago2 watchersCompare

[ Source](https://github.com/everapihq/numlookupapi-php)[ Packagist](https://packagist.org/packages/everapi/numlookupapi-php)[ Docs](https://github.com/everapihq/numlookupapi-php)[ RSS](/packages/everapi-numlookupapi-php/feed)WikiDiscussions master Synced today

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

[![](https://camo.githubusercontent.com/025d8e5c5c04429b2b583217ccc43b2a716d8606d180efe7a0ef84a4c6523254/68747470733a2f2f6170702e6e756d6c6f6f6b75706170692e636f6d2f696d672f6c6f676f2f6e756d6c6f6f6b75706170692e706e67)](https://camo.githubusercontent.com/025d8e5c5c04429b2b583217ccc43b2a716d8606d180efe7a0ef84a4c6523254/68747470733a2f2f6170702e6e756d6c6f6f6b75706170692e636f6d2f696d672f6c6f676f2f6e756d6c6f6f6b75706170692e706e67)

numlookupapi-php - Worldwide Phone Number Lookup &amp; Verification API
=======================================================================

[](#numlookupapi-php---worldwide-phone-number-lookup--verification-api)

[![Latest Version on Packagist](https://camo.githubusercontent.com/8e9c76b095f672e9eec9b7ef1a22e50b6a828a67723a353de51719214afca555/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f657665726170692f6e756d6c6f6f6b75706170692d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/everapi/numlookupapi-php)[![Total Downloads](https://camo.githubusercontent.com/9fafd3a5e8592f6fe7ec69ac440365933add4661091d0044bb62e4c3d3cc44b5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f657665726170692f6e756d6c6f6f6b75706170692d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/everapi/numlookupapi-php)

This package is a PHP wrapper for [numlookupapi.com](https://numlookupapi.com) that aims to make the usage of the API as easy as possible in your project.

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

[](#installation)

You can install the package via composer:

```
composer require everapi/numlookupapi-php
```

Usage
-----

[](#usage)

Initialize the API with your API Key (get one for free at [numlookupapi.com](https://numlookupapi.com)):

```
$numlookupapi = new \Numlookupapi\NumlookupapiClient('YOUR-API-KEY');
```

Afterwards you can use the endpoints of the API like this:

```
echo $numlookupapi->status();
```

```
var_dump($numlookupapi->validate('2069220880', [
    'country_code' => 'US'
]));
```

Learn more about endpoints, parameters and response data structure in the [docs](https://numlookupapi.com/docs).

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1186d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/47618421?v=4)[everapi](/maintainers/everapi)[@everapi](https://github.com/everapi)

---

Tags

apiIPnumlookupapi.comnumlookupapi-phpphone verification apinumlookupapi

###  Code Quality

TestsPest

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/everapi-numlookupapi-php/health.svg)

```
[![Health](https://phpackages.com/badges/everapi-numlookupapi-php/health.svg)](https://phpackages.com/packages/everapi-numlookupapi-php)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[resend/resend-php

Resend PHP library.

617.2M43](/packages/resend-resend-php)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

563.6M13](/packages/checkout-checkout-sdk-php)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

783.8k](/packages/scriptdevelop-whatsapp-manager)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
