phpqrcode icon indicating copy to clipboard operation
phpqrcode copied to clipboard

php QRcode generator library

Results 29 phpqrcode issues
Sort by recently updated
recently updated
newest added

The parsing of numeric values inside qrsplit.php leads to an excepption. The function that parse the value as numeric is broke in in PHP >= 7. Is there a reason...

1) Allow to customize the logging and cache directory because on some server there are dedicated directories for this. 2) Allow better exception reporting when an exception occurs during PNG...

Signed-off-by: Nicolas Adenis-Lamarre

Hi! First, thank you for the nice library! I found a issue in the code. Lines 63 and 70 in /qrvect.php should be 63: $c = round((($fore_color & 0xFF000000) >>...

Changed multiple dashed line with str_pad command for auto aligning.

Hi, I am adding a qr code image to a pdf using DOM: ` QRcode::png($qr_code, "qrcodereplace.png", "L", 4, 4); ... $dompdf = new DOMPDF(); ` Using external libraries from quickchart.io...

whereis is the qrcanvas.js? ![qrcanvas](https://user-images.githubusercontent.com/2705589/103326190-1dc00d80-4a8a-11eb-83f5-185b0449e125.png)

can u add support for composer ? http://getcomposer.org/

looks like abandonware here, anyway: see $TITLE cheers