php QR Code
Overview
php QR Code is open source (LGPL) library for generating QR Code, 2-dimensional barcode. Based on libqrencode 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