PHPackages                             njenga55/service-provider - 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. njenga55/service-provider

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

njenga55/service-provider
=========================

This packge will help identify the different service provider for each phone number in kenya

1.1(4y ago)53151MITPHP

Since Feb 15Pushed 4y ago2 watchersCompare

[ Source](https://github.com/njenga55/ServiceProvider)[ Packagist](https://packagist.org/packages/njenga55/service-provider)[ RSS](/packages/njenga55-service-provider/feed)WikiDiscussions master Synced 2d ago

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

Get Mobile Provider
===================

[](#get-mobile-provider)

This package is intended to help developers operating in the Kenyan space to identify mobile specific service providers in order to run specific provider operations, e.g., Requesting or sending money to a mobile provider via a specific service provider API or even sending SMS via specific gateway.

### installation:

[](#installation)

installation via composer.

```
  composer require njenga55/service-provider
```

### Usage:

[](#usage)

Laravel

```
  use Njenga55\ServiceProvider\Facades\MobileProvider;

  MobileProvider::getProvider($phoneNumber)
```

This will return either of the following providers and **`null`** if none is found.

- Safaricom
- Airtel
- Equitel
- Eferio
- Mobile Pay
- Sema Mobile
- Telkom

### Licence:

[](#licence)

MIT

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

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

Every ~354 days

Total

2

Last Release

1558d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2deeca0f987e8a286204ad8ce79e55043d5f26dc39593d4073c37767ee9d0440?d=identicon)[njenga55](/maintainers/njenga55)

---

Top Contributors

[![njenga55](https://avatars.githubusercontent.com/u/11426603?v=4)](https://github.com/njenga55 "njenga55 (11 commits)")

### Embed Badge

![Health badge](/badges/njenga55-service-provider/health.svg)

```
[![Health](https://phpackages.com/badges/njenga55-service-provider/health.svg)](https://phpackages.com/packages/njenga55-service-provider)
```

PHPackages © 2026

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