renanroseno / readertests
使用光学字符识别和二维码从PHP读取测试的阅读器
6.0.0
2020-10-19 15:36 UTC
Requires
- php: *
- ext-imagick: *
- chillerlan/php-qrcode: 3.3.0
- jansenfelipe/omr: 2.0
- khanamiryan/qrcode-detector-decoder: 1.0.3
- setasign/fpdf: ^1.8
- symfony/console: 2.7.*
Requires (Dev)
- phpunit/phpunit: 8.*
This package is not auto-updated.
Last update: 2024-09-20 10:02:16 UTC
README
目前项目处于第一个版本。
项目信息
index.php 文件位于
projeto-cartao/src
应用程序中使用的库
- JansenFelipe/OMR - 光学字符识别;
- chillerlan/php-qrcode.
应用程序要求
- PHP 7.4+;
- ImageMagick 6;
- imagick-3.4.4 扩展;
- mbstring 扩展。