PHPackages                             jimchen/mobile-realname-verify - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. jimchen/mobile-realname-verify

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

jimchen/mobile-realname-verify
==============================

手机号实名认证

v2.0.0(7y ago)49712MITPHPPHP &gt;=5.5

Since Jul 30Pushed 7y ago1 watchersCompare

[ Source](https://github.com/JimChenWYU/mobile-realname-verify)[ Packagist](https://packagist.org/packages/jimchen/mobile-realname-verify)[ RSS](/packages/jimchen-mobile-realname-verify/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (3)Versions (6)Used By (0)

mobile-realname-verify
======================

[](#mobile-realname-verify)

手机号实名认证

Requirement
-----------

[](#requirement)

- PHP &gt;= 5.5

Installing
----------

[](#installing)

```
$ composer require jimchen/mobile-realname-verify:~2.0
```

Usage
-----

[](#usage)

```
use JimChen\Authentication\Authentication;
use JimChen\Authentication\Gateways\JuheGateway;

$juhe = \JimChen\Authentication\Authentication::juhe([
    'key'    => 'your key',
    'openid' => 'your openid',
    'type'   => JuheGateway::COMMON
]);

// 手机号码实名认证
$juhe->verify('Real Name', 'ID Card', 'Mobile Number');
```

License
-------

[](#license)

MIT

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity61

Established project with proven stability

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

Total

5

Last Release

2833d ago

Major Versions

v1.0.3 → v2.0.02018-09-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/20cebafc45fd6fc5f67bf655119a3b27e9b208e248f2d7f5c98fd6c0a101485b?d=identicon)[jimchen](/maintainers/jimchen)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jimchen-mobile-realname-verify/health.svg)

```
[![Health](https://phpackages.com/badges/jimchen-mobile-realname-verify/health.svg)](https://phpackages.com/packages/jimchen-mobile-realname-verify)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k532.1M2.5k](/packages/aws-aws-sdk-php)[overtrue/socialite

A collection of OAuth 2 packages.

1.4k5.6M90](/packages/overtrue-socialite)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k33](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[ellaisys/aws-cognito

AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP

121242.9k1](/packages/ellaisys-aws-cognito)

PHPackages © 2026

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