PHPackages                             unapi/def-qiwi - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. unapi/def-qiwi

ActiveLibrary[HTTP &amp; Networking](/categories/http)

unapi/def-qiwi
==============

Unapi def service through https://qiwi.com/mobile/detect.action

1.0.0(7y ago)05PHPPHP &gt;=7.1.0

Since May 20Pushed 7y ago1 watchersCompare

[ Source](https://github.com/xRubin/unapi-def-qiwi)[ Packagist](https://packagist.org/packages/unapi/def-qiwi)[ RSS](/packages/unapi-def-qiwi/feed)WikiDiscussions master Synced 3d ago

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

[![Build Status](https://camo.githubusercontent.com/2b5a7e2971304c699713ed02ad6a5867eab5acbc80d6eb9b132e613893896b4d/68747470733a2f2f7472617669732d63692e6f72672f78527562696e2f756e6170692d6465662d716977692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/xRubin/unapi-def-qiwi)

Unapi DEF Qiwi
==============

[](#unapi-def-qiwi)

Определение мобильного оператора по номеру телефона через [Qiwi](https://developer.qiwi.com/ru/qiwi-wallet-personal/#cell)

Являтся частью библиотеки [Unapi](https://github.com/xRubin/unapi)

### Определение мобильного оператора по номеру телефона

[](#определение-мобильного-оператора-по-номеру-телефона)

```
use unapi\def\common\dto\OperatorInterface;
use unapi\def\common\dto\PhoneDto;
use unapi\def\qiwi\Service;

/** @var OperatorInterface $operator */
$operator = (new Service())->detectOperator(new PhoneDto('9651238341'))->wait();
$this->assertEquals('Билайн', $operator->getName());
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

2916d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

promiseGuzzlephonewhoisunapiqiwidef

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/unapi-def-qiwi/health.svg)

```
[![Health](https://phpackages.com/badges/unapi-def-qiwi/health.svg)](https://phpackages.com/packages/unapi-def-qiwi)
```

###  Alternatives

[kevinrob/guzzle-cache-middleware

A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)

43117.4M104](/packages/kevinrob-guzzle-cache-middleware)[eightpoints/guzzle-bundle

Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony. Comes with easy and powerful configuration options and optional plugins.

45912.1M55](/packages/eightpoints-guzzle-bundle)[graham-campbell/guzzle-factory

Provides A Simple Guzzle Factory With Good Defaults

916.4M49](/packages/graham-campbell-guzzle-factory)[rtheunissen/guzzle-log-middleware

Guzzle middleware to log requests and responses

842.3M17](/packages/rtheunissen-guzzle-log-middleware)[gmponos/guzzle_logger

A Guzzle middleware to log request and responses automatically

772.2M6](/packages/gmponos-guzzle-logger)

PHPackages © 2026

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