Overview

A PHP QR Code generator based on the implementation by Kazuhiko Arase, namespaced, cleaned up, improved and other stuff. It also features a QR Code reader based on a PHP port of the ZXing library.

Features

  • Creation of Model 2 QR Codes, Version 1 to 40

  • ECC Levels L/M/Q/H supported

  • Mixed mode support (encoding modes can be combined within a QR symbol). Supported modes:

  • Flexible, easily extensible output modules, built-in support for the following output formats:

  • QR Code reader (via GD and ImageMagick)

Requirements

For the QR Code reader, either ext-gd or ext-imagick is required!

Framework Integration

Shameless advertising

Hi, please check out some of my other projects that are way cooler than qrcodes!