Ocr
The Best Image OCR SDK For BAT
Install / Use
/learn @godruoyi/OcrREADME
<div>
<p align="center">The Best Image Ocr SDK For BAT.</p>
<p align="center">
<a href="https://github.com/godruoyi/ocr/actions/workflows/php.yml">
<image src="https://github.com/godruoyi/ocr/actions/workflows/php.yaml/badge.svg" alt="build passed" />
</a>
<a href="https://codecov.io/gh/godruoyi/ocr">
<img src="https://codecov.io/gh/godruoyi/ocr/branch/master/graph/badge.svg?token=7AAOYCJK97"/>
</a>
<a href="https://github.com/godruoyi/ocr">
<image src="https://poser.pugx.org/godruoyi/ocr/license" alt="License" />
</a>
<a href="https://packagist.org/packages/godruoyi/ocr">
<image src="https://poser.pugx.org/godruoyi/ocr/v/stable" alt="Packagist Version" />
</a>
<a href="https://github.com/godruoyi/ocr">
<image src="https://poser.pugx.org/godruoyi/ocr/downloads" alt="Total Downloads" />
</a>
</p>
</div>
Feature
整合各平台(Baidu、腾讯、阿里云)领先的图片识别技术,打造开发者友好的 SDK 🎏🎏。
- 自定义缓存支持;
- 符合 PSR 标准,可以很方便的与你的框架结合;
- 命名不那么乱七八糟;
- 支持目前市面多家服务商
- 查看更新日志
Support
- 百度 OCR
- 腾讯 OCR
- 阿里 OCR
Requirement
- PHP >= 8.1
- composer
Installation
| SDK Version | PHP Version | Composer Command |
| ----------- | ----------- |----------------------------------------|
| 3.x | >= 8.1 | composer require "godruoyi/ocr:^3.0" |
| 2.x | >= 7.2 | composer require "godruoyi/ocr:^2.1" |
Document
完整的文档地址请参考 Wiki。
License
MIT License.
