PHPackages                             han8gui/attribution - 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. han8gui/attribution

ActiveProject

han8gui/attribution
===================

v1.1(6y ago)029MITPHPPHP &gt;=7.0.0

Since Dec 27Pushed 6y ago1 watchersCompare

[ Source](https://github.com/han8gui/attribution)[ Packagist](https://packagist.org/packages/han8gui/attribution)[ RSS](/packages/han8gui-attribution/feed)WikiDiscussions master Synced 6d ago

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

手机号码归属地库 (PHP版)
===============

[](#手机号码归属地库-php版)

安装：

```
composer require han8gui/attribution -vvv

```

使用：

```
use bing\attribution\GeoPhone;

$res = GeoPhone::find("13512345678");

print_r($res);

```

输出：

```
Array
(
    [from] => 重庆移动
    [province] => 重庆
    [city] => 重庆
    [postcode] => 400000
    [area_code] => 023
    [op] => 移动
)

```

特别声明：

```
数据文件来自项目 https://github.com/xluohome/phonedata
最后更新：2019年11月

```

fun~

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

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 ~96 days

Total

2

Last Release

2238d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/83e08fd34ec841bfbbc8740d3af2e825b3c2bd043ba08387f70e18907b19fd86?d=identicon)[han8gui](/maintainers/han8gui)

### Embed Badge

![Health badge](/badges/han8gui-attribution/health.svg)

```
[![Health](https://phpackages.com/badges/han8gui-attribution/health.svg)](https://phpackages.com/packages/han8gui-attribution)
```

PHPackages © 2026

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