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

Readme.md

php-qrcode examples

Simple examples that demonstrate the different output types

Advanced output examples