smiley 426c16a89b :octocat: QRMarkupSVG: extract path() method to allow modification of the individual <path> elements %!s(int64=2) %!d(string=hai) anos
..
Readme.md 0cac0fa738 :octocat: %!s(int64=3) %!d(string=hai) anos
custom_output.php ae1c1f56ca :shower: extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated %!s(int64=3) %!d(string=hai) anos
eps.php 3ed5bbc408 :octocat: QREps: fixes from https://github.com/chillerlan/php-qrcode/discussions/148 %!s(int64=3) %!d(string=hai) anos
fpdf.php 00f47b40f0 :octocat: QRFpdf: support bgColor and drawLightModules %!s(int64=3) %!d(string=hai) anos
github.svg 40604f4698 :sparkles: SVG QR Code with logo example %!s(int64=3) %!d(string=hai) anos
html.php ae1c1f56ca :shower: extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated %!s(int64=3) %!d(string=hai) anos
image.php 739579552d :octocat: clarify several QROptions: $imageTransparent and $imageTransparencyBG, introduced $drawLightModules and $bgColor (see #122) %!s(int64=3) %!d(string=hai) anos
imageWithLogo.php 20de869bb9 :octocat: rename QROutputAbstract::base64encode() to toBase64DataURI() to better reflect what it does %!s(int64=3) %!d(string=hai) anos
imageWithText.php 20de869bb9 :octocat: rename QROutputAbstract::base64encode() to toBase64DataURI() to better reflect what it does %!s(int64=3) %!d(string=hai) anos
imagick.php 739579552d :octocat: clarify several QROptions: $imageTransparent and $imageTransparencyBG, introduced $drawLightModules and $bgColor (see #122) %!s(int64=3) %!d(string=hai) anos
index.html 88341bccd5 :shower: move/fix interactive example %!s(int64=4) %!d(string=hai) anos
octocat.png 4968063fb3 :octocat: logo image example (#52) %!s(int64=5) %!d(string=hai) anos
qrcode-interactive.php e971678ac5 :octocat: examples cleanup %!s(int64=3) %!d(string=hai) anos
reader.php 445e267acd :octocat: wrap reader in try/catch %!s(int64=3) %!d(string=hai) anos
shapes.svg fcea69d90b :sparkles: example module shapes %!s(int64=3) %!d(string=hai) anos
svg.php 426c16a89b :octocat: QRMarkupSVG: extract path() method to allow modification of the individual <path> elements %!s(int64=2) %!d(string=hai) anos
svgMeltedModules.php 426c16a89b :octocat: QRMarkupSVG: extract path() method to allow modification of the individual <path> elements %!s(int64=2) %!d(string=hai) anos
svgRandomColoredDots.php 426c16a89b :octocat: QRMarkupSVG: extract path() method to allow modification of the individual <path> elements %!s(int64=2) %!d(string=hai) anos
svgRoundQuietzone.php 426c16a89b :octocat: QRMarkupSVG: extract path() method to allow modification of the individual <path> elements %!s(int64=2) %!d(string=hai) anos
svgWithLogo.php 426c16a89b :octocat: QRMarkupSVG: extract path() method to allow modification of the individual <path> elements %!s(int64=2) %!d(string=hai) anos
text.php ae1c1f56ca :shower: extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated %!s(int64=3) %!d(string=hai) anos

Readme.md

php-qrcode examples

Simple examples that demonstrate the different output types

Advanced output examples

Other examples