PHP QR Code
|
Category : others
Version : 1.1.4
Views : 87113 Views
Ratings : 4.692 out of 5
Votes : 39 Votes
Reviews : 2 Reviews
Space Required : 0.41 MB
|
|
Overview

PHP QR Code is an open source library for generating QR Code, 2-dimensional barcode. Based on libqrencode C library, provides API for creating QR Code barcode images.
PHP QR Code is implemented purely in PHP, with no external dependencies (except GD2 if needed).
Features
- Supports QR Code versions (size) 1-40
- Numeric, Alphanumeric, 8-bit and Kanji encoding
- Implemented purely in PHP, no external dependencies except GD2
- Exports to PNG, JPEG images, also exports as bit-table
- TCPDF 2-D barcode API integration
- Easy to configure
- Data cache for calculation speed-up
- Provided merge tool helps deploy library as a one big dependency-less file
- Debug data dump, error logging, time benchmarking
|