PHPackages                             ydalbj/ocr - 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. ydalbj/ocr

ActiveLibrary[API Development](/categories/api)

ydalbj/ocr
==========

百度文字识别Api的laravel扩展库

v0.1.1(7y ago)032PHP

Since Jan 14Pushed 7y ago1 watchersCompare

[ Source](https://github.com/ydalbj/laravel-baidu-ocr)[ Packagist](https://packagist.org/packages/ydalbj/ocr)[ RSS](/packages/ydalbj-ocr/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

基于Baidu Ocr SDK的文字识别laravel service
===================================

[](#基于baidu-ocr-sdk的文字识别laravel-service)

Bairdu Ocr SDK \[\]

安装
==

[](#安装)

- 引入类库 composer require ydalbj/ocr
- Laravel config

    - 复制配置文件baidu.php

        ```
        $ php artisan vendor:publish --tag=orc
        ```
    - 配置Baidu Ocr Api Key环境变量(例如.env文件)

        ```
        BAIDU_APP_ID=xxxxx
        BAIDU_APP_KEY=xxxxx
        BAIDU_APP_SECRET=xxxxx

        ```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 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

Every ~0 days

Total

2

Last Release

2679d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/175c4d2df0b3bc27f290c09d70472c3eb3a4c8313d607b24de587f6a24eec45b?d=identicon)[ydalbj](/maintainers/ydalbj)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ydalbj-ocr/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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