PHPackages                             huaweichenai/baidu-discern - 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. [Image &amp; Media](/categories/media)
4. /
5. huaweichenai/baidu-discern

ActiveYii2-extension[Image &amp; Media](/categories/media)

huaweichenai/baidu-discern
==========================

Baidu realizes picture recognition text package(百度实现图片识别文字包)

1.0.0(7y ago)133BSD-3-ClausePHP

Since Jan 11Pushed 6y agoCompare

[ Source](https://github.com/huaweichenai/baidu-discern)[ Packagist](https://packagist.org/packages/huaweichenai/baidu-discern)[ RSS](/packages/huaweichenai-baidu-discern/feed)WikiDiscussions master Synced 2w ago

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

百度实现图片识别文本包
===========

[](#百度实现图片识别文本包)

[![Latest Stable Version](https://camo.githubusercontent.com/18cff9cddf6f80b61c9e901cd8eef1976f6c1f5c580fb38f3e76e6f88badc4d9/68747470733a2f2f706f7365722e707567782e6f72672f6875617765696368656e61692f62616964752d6469736365726e2f762f737461626c65)](https://packagist.org/packages/huaweichenai/baidu-discern)[![Total Downloads](https://camo.githubusercontent.com/5b76fd50d41551470d50e99d4d51129ae5f16f6c408f87af2fd9e0c406447cc1/68747470733a2f2f706f7365722e707567782e6f72672f6875617765696368656e61692f62616964752d6469736365726e2f646f776e6c6f616473)](https://packagist.org/packages/huaweichenai/baidu-discern)[![Latest Unstable Version](https://camo.githubusercontent.com/10188788120d62469628b6c2d2fd8aa2e21d0503a798b1f3a7bf866999e8292f/68747470733a2f2f706f7365722e707567782e6f72672f6875617765696368656e61692f62616964752d6469736365726e2f762f756e737461626c65)](https://packagist.org/packages/huaweichenai/baidu-discern)[![License](https://camo.githubusercontent.com/c93e4d22f4f97b50adcc4bc3063aba475b0268252ac2d6c1f34e633d7092c728/68747470733a2f2f706f7365722e707567782e6f72672f6875617765696368656e61692f62616964752d6469736365726e2f6c6963656e7365)](https://packagist.org/packages/huaweichenai/baidu-discern)

Installation

-------------

[](#installation)

```
composer require huaweichenai/baidu-discern

```

Usage

------

[](#usage)

### Configuration:

[](#configuration)

配置文件添加组件 :

```
'aipImg' => [
            'class' => 'huaweichenai\discern\AipOcr',
            'appId' => '百度文字App ID',
            'apiKey' => '百度文字 API Key',
            'secretKey' => '百度文字 Secret Key',
        ],

```

### use:

[](#use)

```
$client = Yii::$app->aipImg;
$image = file_get_contents('图片地址');
$content = $client->basicAccurate($image);

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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

2727d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/39394599?v=4)[王健](/maintainers/huaweichenai)[@huaweichenai](https://github.com/huaweichenai)

---

Top Contributors

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

---

Tags

yii2extensionbaidudiscern

### Embed Badge

![Health badge](/badges/huaweichenai-baidu-discern/health.svg)

```
[![Health](https://phpackages.com/badges/huaweichenai-baidu-discern/health.svg)](https://phpackages.com/packages/huaweichenai-baidu-discern)
```

###  Alternatives

[trntv/yii2-glide

Yii2 Glide Extension

41273.6k9](/packages/trntv-yii2-glide)[raoul2000/yii2-jcrop-widget

This extension is a wrapper for the jQuery Image Cropping Plugin (jcrop)

10262.8k2](/packages/raoul2000-yii2-jcrop-widget)[yii2mod/yii2-image

Provides methods for the dynamic manipulation of images. Various image formats such as JPEG, PNG, and GIF can be resized, cropped, rotated.

2510.4k](/packages/yii2mod-yii2-image)[noam148/yii2-image-resize

A Yii2 component for resizing images (on the fly)

1044.9k7](/packages/noam148-yii2-image-resize)

PHPackages © 2026

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