wcz0 / ocr
This package is abandoned and no longer maintained.
The author suggests using the godruoyi/ocr package instead.
The Best Image Ocr SDK For BAT.
Fund package maintenance!
images.godruoyi.com/wechat.png
0.1.0
2023-10-31 13:57 UTC
Requires
- php: >=8.1
- ext-json: *
- godruoyi/easy-container: ^2.0 || ^3.0
- guzzlehttp/guzzle: ^7.2
- monolog/monolog: ^3.0
- psr/log: ^2.0 || ^3.0
- psr/simple-cache: ^2.0 || ^3.0
- symfony/cache: ^6.1
Requires (Dev)
- ext-gd: *
- laravel/pint: ^1.10
- mockery/mockery: ^1.6
- phpunit/phpunit: ^10.1
This package is auto-updated.
Last update: 2023-11-01 02:15:59 UTC
README
The Best Image Ocr SDK For BAT.
该项目fork godruoyi/ocr
后续更新请移步到以上项目
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.