PHPackages                             xinmoumomo/idcards - 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. [API Development](/categories/api)
4. /
5. xinmoumomo/idcards

ActiveLibrary[API Development](/categories/api)

xinmoumomo/idcards
==================

身份证识别接口

020PHP

Since May 21Pushed 5y ago1 watchersCompare

[ Source](https://github.com/xinmoumomo/idcrad)[ Packagist](https://packagist.org/packages/xinmoumomo/idcards)[ RSS](/packages/xinmoumomo-idcards/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

idcard
======

[](#idcard)

desc
----

[](#desc)

阿里云 身份证OCR识别、印刷文字识别-身份证识别 ，PHP版本的SDK

安装
--

[](#安装)

```
composer require xinmoumomo/idcards

```

#### 发布配置

[](#发布配置)

如果您希望覆盖存储库和条件所在的路径,请发布配置文件:

```
php artisan vendor:publish
```

然后只需打开 `config/idcard.php` 并编辑即可！

#### 配置文件

[](#配置文件)

```
return [
    // 印刷文字识别-身份证识别 调用地址
    "url" => "",
    // 身份证OCR识别接口 调用地址
    "host" => "",
    // Path 格式
    "path" => "",
    // 请求方式
    "method" => "POST",
    //AppCode
    "appcode" => "appcode",
];

```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/59594ae789dafc02a9e6149d3b627b46047f768b94778267b81ffcc0329a327b?d=identicon)[hcxinmou](/maintainers/hcxinmou)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/xinmoumomo-idcards/health.svg)

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k13](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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