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

Readme.md

php-qrcode examples

Simple examples that demonstrate the different output types

Advanced output examples

Other examples