PHPackages                             iamwizzdom/netty-finder-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. iamwizzdom/netty-finder-php

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

iamwizzdom/netty-finder-php
===========================

Check a Nigerian telephone number and detect which network it belongs to.

1.0(6y ago)06MITPHPPHP ~7.0CI failing

Since Apr 10Pushed 6y ago1 watchersCompare

[ Source](https://github.com/iamwizzdom/netty-finder-php)[ Packagist](https://packagist.org/packages/iamwizzdom/netty-finder-php)[ RSS](/packages/iamwizzdom-netty-finder-php/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

NettyFinder 🚀
=============

[](#nettyfinder-rocket)

This is a PHP version of the original [netty-finder](https://github.com/BolajiAyodeji/netty-finder) that was written in JavaScript

Installation
============

[](#installation)

GitHub
------

[](#github)

```
$ git clone https://github.com/iamwizzdom/netty-finder-php.git
$ cd netty-finder-php
$ composer install
```

PHP
---

[](#php)

```
$ composer require iamwizzdom/netty-finder-php
```

Usage
=====

[](#usage)

```
require 'vendor/autoload.php';

$detector = new Netty\NetworkDetect("09014048764");

$networkName = $detector->getNetworkName();
$numberPrefix = $detector->getNumberPrefix();

echo $networkName; //--> Airtel
echo $numberPrefix; //--> 0901
```

About Author
============

[](#about-author)

This was originally built by [Bolaji Ayodeji](https://github.com/BolajiAyodeji) so all rights goes to him, I only rewrote the library in PHP with a little modification to accept phone numbers with country code.

Contribution
============

[](#contribution)

For now, I dont accept contributions except its from the javascript [netty\_finder](https://github.com/BolajiAyodeji/netty-finder), so I suggest you contribute there. Any changes from there will be added to the PHP version.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

2225d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b050c620f26425a249f1b4280a08bb3b6946b76ed1505d417b3ce26f7902b918?d=identicon)[iamwizzdom](/maintainers/iamwizzdom)

---

Top Contributors

[![iamwizzdom](https://avatars.githubusercontent.com/u/31859287?v=4)](https://github.com/iamwizzdom "iamwizzdom (1 commits)")

---

Tags

netty findernettynigerian networkscheck networkphone number checkerfind network

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/iamwizzdom-netty-finder-php/health.svg)

```
[![Health](https://phpackages.com/badges/iamwizzdom-netty-finder-php/health.svg)](https://phpackages.com/packages/iamwizzdom-netty-finder-php)
```

###  Alternatives

[heyday/silverstripe-hashpath

Hash path provides a function in SilverStripe templates which given a path to an asset returns a path including a hash of the asset

1475.3k](/packages/heyday-silverstripe-hashpath)

PHPackages © 2026

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