PHPackages                             messagemedia/lookups-sdk - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. messagemedia/lookups-sdk

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

messagemedia/lookups-sdk
========================

The MessageMedia Lookups API provides a number of endpoints for validating the phone numbers you’re sending to by checking their validity, type and carrier records.

1.0.2(8y ago)490Apache-2.0PHPPHP &gt;=5.4.0

Since Apr 9Pushed 7y ago3 watchersCompare

[ Source](https://github.com/messagemedia/lookups-php-sdk)[ Packagist](https://packagist.org/packages/messagemedia/lookups-sdk)[ Docs](https://apimatic.io)[ RSS](/packages/messagemedia-lookups-sdk/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)Dependencies (4)Versions (2)Used By (0)

MessageMedia Lookups PHP SDK
============================

[](#messagemedia-lookups-php-sdk)

[![Build Status](https://camo.githubusercontent.com/bdaa7e431c783d2af3e747c06ccc5829610f1f16e1f4abcefeeb66df7f72e682/68747470733a2f2f7472617669732d63692e6f72672f6d6573736167656d656469612f6c6f6f6b7570732d7068702d73646b2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/messagemedia/lookups-php-sdk)[![Pull Requests Welcome](https://camo.githubusercontent.com/7d9ed3c8f22eceb1711573169b1390cc0b1194467340dc815205060c162b5309/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5052732d77656c636f6d652d627269676874677265656e2e7376673f7374796c653d666c6174)](http://makeapullrequest.com)[![composer](https://camo.githubusercontent.com/f167ebb60abf09e20076155828e44f9ee9a3e67b564bb4f643baa38994b51712/68747470733a2f2f62616467652e667572792e696f2f70682f6d6573736167656d656469612532466c6f6f6b7570732d73646b2e737667)](https://packagist.org/packages/messagemedia/lookups-sdk)

The MessageMedia Lookups API provides a number of endpoints for validating the phone numbers you’re sending to by checking their validity, type and carrier records.

[![Isometric](https://camo.githubusercontent.com/1a154ce734b9b931f6c743f40c8301b1f07f08130c59f1b93e5bd7407a71d5ac/68747470733a2f2f646576656c6f706572732e6d6573736167656d656469612e636f6d2f77702d636f6e74656e742f75706c6f6164732f323031372f31312f6c6f6f6b7570732d6170692e706e67)](https://camo.githubusercontent.com/1a154ce734b9b931f6c743f40c8301b1f07f08130c59f1b93e5bd7407a71d5ac/68747470733a2f2f646576656c6f706572732e6d6573736167656d656469612e636f6d2f77702d636f6e74656e742f75706c6f6164732f323031372f31312f6c6f6f6b7570732d6170692e706e67)

Table of Contents
-----------------

[](#table-of-contents)

- [Authentication](#closed_lock_with_key-authentication)
- [Errors](#interrobang-errors)
- [Information](#newspaper-information)
    - [Slack and Mailing List](#slack-and-mailing-list)
    - [Bug Reports](#bug-reports)
    - [Contributing](#contributing)
- [Installation](#star-installation)
- [Get Started](#clapper-get-started)
- [API Documentation](#closed_book-api-documentation)
- [Need help?](#confused-need-help)
- [License](#page_with_curl-license)

🔐 Authentication
----------------

[](#closed_lock_with_key-authentication)

Authentication is done via API keys. Sign up at  to get your API keys.

Requests are authenticated using HTTP Basic Auth or HMAC. Provide your API key as the auth\_user\_name and API secret as the auth\_password.

⁉️ Errors
---------

[](#interrobang-errors)

Our API returns standard HTTP success or error status codes. For errors, we will also include extra information about what went wrong encoded in the response as JSON. The most common status codes are listed below.

#### HTTP Status Codes

[](#http-status-codes)

CodeTitleDescription400Invalid RequestThe request was invalid401UnauthorizedYour API credentials are invalid403Disabled featureFeature not enabled404Not FoundThe resource does not exist50XInternal Server ErrorAn error occurred with our API📰 Information
-------------

[](#newspaper-information)

#### Slack and Mailing List

[](#slack-and-mailing-list)

If you have any questions, comments, or concerns, please join our Slack channel:

Alternatively you can email us at:

#### Bug reports

[](#bug-reports)

If you discover a problem with the SDK, we would like to know about it. You can raise an [issue](https://github.com/messagemedia/signingkeys-nodejs-sdk/issues) or send an email to:

#### Contributing

[](#contributing)

We welcome your thoughts on how we could best provide you with SDKs that would simplify how you consume our services in your application. You can fork and create pull requests for any features you would like to see or raise an [issue](https://github.com/messagemedia/signingkeys-nodejs-sdk/issues)

⭐ Installation
--------------

[](#star-installation)

Now install messagemedia-lookups-sdk via composer by using the following to your composer.json file:

```
composer require messagemedia/lookups-sdk

```

🎬 Get Started
-------------

[](#clapper-get-started)

It's easy to get started. Simply enter the API Key and secret you obtained from the [MessageMedia Developers Portal](https://developers.messagemedia.com) into the code snippet below and a mobile number you wish to send to.

### Lookup a number

[](#lookup-a-number)

```

```

📕 API Reference Documentation
-----------------------------

[](#closed_book-api-reference-documentation)

Check out the [full API documentation](https://developers.messagemedia.com/code/lookups-api-documentation/) for more detailed information.

😕 Need help?
------------

[](#confused-need-help)

Please contact developer support at  or check out the developer portal at [developers.messagemedia.com](https://developers.messagemedia.com/)

📃 License
---------

[](#page_with_curl-license)

Apache License. See the [LICENSE](LICENSE) file.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 78.9% of commits — single point of failure

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

2952d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/154d8755fbdd69e7e0297356c815fe61a5d9983a302b26455d96219659061655?d=identicon)[messagemedia](/maintainers/messagemedia)

---

Top Contributors

[![JamesDale](https://avatars.githubusercontent.com/u/10896308?v=4)](https://github.com/JamesDale "JamesDale (15 commits)")[![IbrahimTareq](https://avatars.githubusercontent.com/u/12100715?v=4)](https://github.com/IbrahimTareq "IbrahimTareq (4 commits)")

---

Tags

lookupsmessagemediaphpsmssms-apisms-clientsms-gatewaysmsmessagingnodejssms apisms-gatewaymessagemediasms-client

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/messagemedia-lookups-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/messagemedia-lookups-sdk/health.svg)](https://phpackages.com/packages/messagemedia-lookups-sdk)
```

###  Alternatives

[daixianceng/yii2-smser

Yii2 SMS extension

862.9k1](/packages/daixianceng-yii2-smser)

PHPackages © 2026

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