PHPackages                             arendach/vodafone-name - 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. arendach/vodafone-name

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

arendach/vodafone-name
======================

Vodafone get name package

1.0.11(4y ago)0516MITPHPPHP &gt;=7.2

Since Dec 29Pushed 4y ago2 watchersCompare

[ Source](https://github.com/Arendach/vodafone-name)[ Packagist](https://packagist.org/packages/arendach/vodafone-name)[ RSS](/packages/arendach-vodafone-name/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)DependenciesVersions (13)Used By (0)

Vodafone MSISDN detect package
==============================

[](#vodafone-msisdn-detect-package)

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

[](#installation)

###### Install package

[](#install-package)

```
$ composer require arendach/vodafone-name

```

###### Add Service provider to app.providers configs

[](#add-service-provider-to-appproviders-configs)

```
\Arendach\VodafoneName\Providers\NameServiceProvider::class,
```

###### Publish configs

[](#publish-configs)

```
$ php artisan vendor:publish --tag=vodafone-name

```

> Configuration .env file

```
# Middleware
NAME_MIDDLEWARE_HOST=''
NAME_MIDDLEWARE_LOGIN=''
NAME_MIDDLEWARE_PASSWORD=''
NAME_MIDDLEWARE_PROFILE=''
NAME_MIDDLEWARE_CHANNEL=''
# Other
NAME_TESTING_MODE=''
NAME_DEBUG_MODE=''
```

How to use
----------

[](#how-to-use)

```
$nameService = new \Arendach\VodafoneName\Name();

$name = $nameService->search('380666817731'); // return name or null
// or
$nameService->searchAndSave('380666817731'); // return name or null

$nameService->getName(); // name from session
$nameService->getStatus(); // status of search name: -1 | 1
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.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

Every ~23 days

Recently: every ~55 days

Total

12

Last Release

1704d ago

### Community

Maintainers

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

---

Top Contributors

[![Arendach](https://avatars.githubusercontent.com/u/25111143?v=4)](https://github.com/Arendach "Arendach (13 commits)")[![sashapekh](https://avatars.githubusercontent.com/u/7290303?v=4)](https://github.com/sashapekh "sashapekh (1 commits)")

### Embed Badge

![Health badge](/badges/arendach-vodafone-name/health.svg)

```
[![Health](https://phpackages.com/badges/arendach-vodafone-name/health.svg)](https://phpackages.com/packages/arendach-vodafone-name)
```

###  Alternatives

[cerdic/css-tidy

CSSTidy is a CSS minifier

2092.0M6](/packages/cerdic-css-tidy)[lochmueller/calendarize

Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize

77152.6k12](/packages/lochmueller-calendarize)[sitegeist/kaleidoscope

Responsive-images for Neos

29352.4k10](/packages/sitegeist-kaleidoscope)[jurchiks/numbers2words

It spells numbers (and currencies)!

20172.1k3](/packages/jurchiks-numbers2words)[giauphan/laravel-qr-code

QR Code Generator for PHP wrapper for Laravel

2765.4k1](/packages/giauphan-laravel-qr-code)[syholloway/mrcolor

Color manipulation tools and format conversion for PHP

14149.6k](/packages/syholloway-mrcolor)

PHPackages © 2026

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