smiley ecdd81a0cb :octocat: file caching rework/cleanup 2 роки тому
..
Readme.md 9b5f6ed0e6 :octocat: custom shapes example from #150 2 роки тому
custom_output.php ae1c1f56ca :shower: extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated 3 роки тому
eps.php 3ed5bbc408 :octocat: QREps: fixes from https://github.com/chillerlan/php-qrcode/discussions/148 3 роки тому
fpdf.php 00f47b40f0 :octocat: QRFpdf: support bgColor and drawLightModules 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 ecdd81a0cb :octocat: file caching rework/cleanup 2 роки тому
imageWithText.php ecdd81a0cb :octocat: file caching rework/cleanup 2 роки тому
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 роки тому
multimode.php a9a3f69e50 :octocat: multi mode example 2 роки тому
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 роки тому
shapes.svg fcea69d90b :sparkles: example module shapes 3 роки тому
svg.php 426c16a89b :octocat: QRMarkupSVG: extract path() method to allow modification of the individual <path> elements 2 роки тому
svgMeltedModules.php 426c16a89b :octocat: QRMarkupSVG: extract path() method to allow modification of the individual <path> elements 2 роки тому
svgRandomColoredDots.php 426c16a89b :octocat: QRMarkupSVG: extract path() method to allow modification of the individual <path> elements 2 роки тому
svgRoundQuietzone.php d650fe7306 :octocat: updated round quietzone SVG example, added logo and fancy 2 роки тому
svgWithLogo.php 426c16a89b :octocat: QRMarkupSVG: extract path() method to allow modification of the individual <path> elements 2 роки тому
svgWithLogoAndCustomShapes.php 9b5f6ed0e6 :octocat: custom shapes example from #150 2 роки тому
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

Other examples