smiley 20de869bb9 :octocat: rename QROutputAbstract::base64encode() to toBase64DataURI() to better reflect what it does 3 anni fa
..
Readme.md 62c0a94e3a :sparkles: "melted" SVG output example (#127) 3 anni fa
custom_output.php ae1c1f56ca :shower: extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated 3 anni fa
eps.php ae1c1f56ca :shower: extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated 3 anni fa
fpdf.php ae1c1f56ca :shower: extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated 3 anni fa
github.svg 40604f4698 :sparkles: SVG QR Code with logo example 3 anni fa
html.php ae1c1f56ca :shower: extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated 3 anni fa
image.php ae1c1f56ca :shower: extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated 3 anni fa
imageWithLogo.php 20de869bb9 :octocat: rename QROutputAbstract::base64encode() to toBase64DataURI() to better reflect what it does 3 anni fa
imageWithText.php 20de869bb9 :octocat: rename QROutputAbstract::base64encode() to toBase64DataURI() to better reflect what it does 3 anni fa
imagick.php ae1c1f56ca :shower: extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated 3 anni fa
index.html 88341bccd5 :shower: move/fix interactive example 4 anni fa
octocat.png 4968063fb3 :octocat: logo image example (#52) 5 anni fa
qrcode-interactive.php e971678ac5 :octocat: examples cleanup 3 anni fa
reader.php 445e267acd :octocat: wrap reader in try/catch 3 anni fa
svg.php ae1c1f56ca :shower: extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated 3 anni fa
svgMeltedModules.php ae1c1f56ca :shower: extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated 3 anni fa
svgRandomColoredDots.php ae1c1f56ca :shower: extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated 3 anni fa
svgRoundQuietzone.php 20de869bb9 :octocat: rename QROutputAbstract::base64encode() to toBase64DataURI() to better reflect what it does 3 anni fa
svgWithLogo.php ae1c1f56ca :shower: extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated 3 anni fa
text.php ae1c1f56ca :shower: extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated 3 anni fa

Readme.md

php-qrcode examples

Simple examples that demonstrate the different output types

Advanced output examples