PHPackages                             lit/mcc-mnc - 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. lit/mcc-mnc

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

lit/mcc-mnc
===========

mcc,mcc,ios国家码 转换

0.0.3(2y ago)23.9k↓37.5%PHPPHP &gt;=5.6.0

Since Aug 31Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ghostong/LitMccMnc)[ Packagist](https://packagist.org/packages/lit/mcc-mnc)[ RSS](/packages/lit-mcc-mnc/feed)WikiDiscussions master Synced 1mo ago

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

LitMccMnc
=========

[](#litmccmnc)

phpComposer: MCC MCN相关转换

### mcc 转 国家名称

[](#mcc-转-国家名称)

```
var_dump(\Lit\MccMnc\Mcc::toCountryName('460'));
string(5) "China"
```

### mcc 转 国家iso简码

[](#mcc-转-国家iso简码)

```
var_dump(\Lit\MccMnc\Mcc::toCountryISO('460'));
string(2) "cn"
```

### mnc mnc 转 运营商名称

[](#mnc-mnc-转-运营商名称)

```
var_dump(\Lit\MccMnc\Mnc::toNetwork('460', '04'));
string(12) "China Mobile"
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 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

991d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/46be0247284f1f1256accab2ccdb4900e568f6df746a9dc96bf7d6fdfd614d0d?d=identicon)[litong](/maintainers/litong)

---

Top Contributors

[![ghostong](https://avatars.githubusercontent.com/u/5644948?v=4)](https://github.com/ghostong "ghostong (5 commits)")

### Embed Badge

![Health badge](/badges/lit-mcc-mnc/health.svg)

```
[![Health](https://phpackages.com/badges/lit-mcc-mnc/health.svg)](https://phpackages.com/packages/lit-mcc-mnc)
```

###  Alternatives

[components/jqueryui

jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you're building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is the perfect choice.

1795.8M57](/packages/components-jqueryui)[clue/graph-composer

Dependency graph visualization for composer.json

93798.0k11](/packages/clue-graph-composer)

PHPackages © 2026

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