Skip to content

xie007/qhQrCodeReader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qhQrCodeReader

在使用 php-qrcode-detector-decoder 解析二维码时,发现成功率不是特别高,于是基于我的一些实践,写了这个小工具,很大地提高了识别的成功率。如果你有一些优化的建议,欢迎提交。

PS:需要设置目录可读写权限,url方式是先下载网络图片到本地,然后再进行解析二维码操作,可读写文件“MGQrCodeReader.php”,且目录也是可读写。

环境

  1. PHP >= 5.4
  2. GD Library

qhQrCodeReader

In my test of using php-qrcode-detector-decoder to decode qrcode, i found that the success rate is not very high. So based on some of my practice,i wrote this gadget. It greatly improving the success rate of recognition. If you have some suggestions for optimization, please fork and commit.

Requirements

  1. PHP >= 5.4
  2. GD Library

About

PHP 二维码识别,php qrcode decode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%