hellomotor / qrcode_detect_php

QRcode detection php module, based on zxing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qrcode_detect_php

QRcode detection php module, based on zxing

  1. Requirements

a). swig (used to generate c++ PHP module skelton )

b). php-devel package

c). zxing-2.2.zip

  1. Build

  2. Test

  3. Installation

About

QRcode detection php module, based on zxing


Languages

Language:C++ 71.5%Language:C 27.6%Language:PHP 0.9%