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. [Utility &amp; Helpers](/categories/utility)
4. /
5. han8gui/attribution

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

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 3w 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 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity54

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

2284d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/87753975?v=4)[han8gui](/maintainers/han8gui)[@han8gui](https://github.com/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)
```

###  Alternatives

[fidry/cpu-core-counter

Tiny utility to get the number of CPU cores.

243171.4M39](/packages/fidry-cpu-core-counter)[eduardoribeirodev/filament-leaflet

Um widget de mapa para FilamentPHP.

2118.9k](/packages/eduardoribeirodev-filament-leaflet)[lupecode/php-trader-interface

An interface to the PHP Trader extension.

391.9k](/packages/lupecode-php-trader-interface)

PHPackages © 2026

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