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

Readme.md

php-qrcode examples

Simple examples that demonstrate the different output types

Advanced output examples

Other examples