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.
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
- Debug data dump, error logging, time benchmarking
- Provided merge tool helps deploy library as a one file
- new! API documentation
- new! Over 30 detailed examples
- 100% Open Source, LGPL Licensed
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow PHP QR Code
Other Useful Business Software
Resolve Support Tickets 2x Faster​ with ServoDesk
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Rate This Project
Login To Rate This Project
User Reviews
-
Awesome! Up and running in under 5 minutes. :)
-
This is really a best library of QR code and easy to implement in PHP script. I have also created a working script with demo in my blog site (www.discussdesk.com) using this library and it is working very smoothly.
-
Using library GD and zlib
-
Awesome
-
works like a charm ;)