PHP QR Code
Create QR Codes in PHP
Description
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.
PHP QR Code Web SiteFeatures
- 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
- Debug data dump, error logging, time benchmarking
- Provided merge tool helps deploy library as a one file
- 100% Open Source, LGPL Licensed
User Ratings
User Reviews
-
Very good project, works excellent!
-
I would like to thank the developers! I put the module on its bulletin board, url of each ad will be encoded in the QR-code, a code is displayed on the page announcement. When you print the ads on the paper people are always able to quickly find your ad on the Internet on your phone.
-
good job. runs fine on my computer. I want to ask, anyone know how to make an application to scan qr code? thanks before
-
thank you phpqrcode
-
Love the library - very easy to use and I only needed 3 lines to generate the barcodes I needed in a generic fashion - thanks for the project and keep up the excellent work!
-
Great project!!! Works perfectly!