renanroseno/readertests

使用光学字符识别和二维码从PHP读取测试的阅读器

6.0.0 2020-10-19 15:36 UTC

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 扩展。

库链接