This library helps with rendering QRCode images using pre defined and pre rendered custom images for pixels, border and markers, allowing for some nice looking, semi transparent QRCodes over custom background
Library uses internally PHPQRCode library (http://phpqrcode.sourceforge.net/) and uses Composer for autoloading (https://getcomposer.org/)
To configure autoloader, please call in root project directory: composer install
For examples take a look into demo sub directory.
It is also hosted for sneek preview at http://php.dzienia.pl/custom-pixel-qrcode (may be not up-to-date with current master).
Orginal library development by Dominik Dzienia, author of PHPQRCode library.
Development sponsored by community donations.