PHP qr Code
Overview
PHP
qr Code is open source (LGPL) library for generating
qr Code, 2-dimensional barcode. Based on lib
qrencode C library, provides API for creating
qr Code barcode images (PNG, JPEG thanks to GD2). Implemented purely in PHP, with no external dependencies (except GD2 if needed).
S...
Algorithm
PHP