https://github.com/godruoyi/ocr
The Best Image OCR SDK For BAT
https://github.com/godruoyi/ocr
aliyun-ocr baidu-ocr image-recognition laravel-ocr ocr php-ocr tencent-ocr
Last synced: about 1 year ago
JSON representation
The Best Image OCR SDK For BAT
- Host: GitHub
- URL: https://github.com/godruoyi/ocr
- Owner: godruoyi
- License: mit
- Created: 2017-09-27T14:12:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-02T10:20:38.000Z (over 1 year ago)
- Last Synced: 2025-05-09T10:46:02.561Z (about 1 year ago)
- Topics: aliyun-ocr, baidu-ocr, image-recognition, laravel-ocr, ocr, php-ocr, tencent-ocr
- Language: PHP
- Homepage: https://github.com/godruoyi/ocr/wiki
- Size: 9.49 MB
- Stars: 188
- Watchers: 14
- Forks: 39
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## 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](https://github.com/godruoyi/ocr/wiki)。
## License
MIT License.