smiley 3466b7c8f7 :sparkles: ImageMagick with logo example 2 år sedan
..
Readme.md 3466b7c8f7 :sparkles: ImageMagick with logo example 2 år sedan
custom_output.php ae1c1f56ca :shower: extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated 3 år sedan
eps.php 3ed5bbc408 :octocat: QREps: fixes from https://github.com/chillerlan/php-qrcode/discussions/148 3 år sedan
fpdf.php 00f47b40f0 :octocat: QRFpdf: support bgColor and drawLightModules 3 år sedan
github.svg 40604f4698 :sparkles: SVG QR Code with logo example 3 år sedan
html.php ae1c1f56ca :shower: extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated 3 år sedan
image.php 739579552d :octocat: clarify several QROptions: $imageTransparent and $imageTransparencyBG, introduced $drawLightModules and $bgColor (see #122) 3 år sedan
imageWithLogo.php ecdd81a0cb :octocat: file caching rework/cleanup 2 år sedan
imageWithText.php ecdd81a0cb :octocat: file caching rework/cleanup 2 år sedan
imagick.php 739579552d :octocat: clarify several QROptions: $imageTransparent and $imageTransparencyBG, introduced $drawLightModules and $bgColor (see #122) 3 år sedan
imagickWithLogo.php 3466b7c8f7 :sparkles: ImageMagick with logo example 2 år sedan
index.html 88341bccd5 :shower: move/fix interactive example 4 år sedan
multimode.php a9a3f69e50 :octocat: multi mode example 2 år sedan
octocat.png 0907f93ccb :octocat: use original octocat from https://octodex.github.com/original/ 2 år sedan
qrcode-interactive.php e971678ac5 :octocat: examples cleanup 3 år sedan
reader.php 445e267acd :octocat: wrap reader in try/catch 3 år sedan
shapes.svg fcea69d90b :sparkles: example module shapes 3 år sedan
svg.php 426c16a89b :octocat: QRMarkupSVG: extract path() method to allow modification of the individual <path> elements 2 år sedan
svgMeltedModules.php 61128e4aec :sparkles: change QRMatrix::checkTypeNotIn() to checkTypeIn() 2 år sedan
svgRandomColoredDots.php 61128e4aec :sparkles: change QRMatrix::checkTypeNotIn() to checkTypeIn() 2 år sedan
svgRoundQuietzone.php 61128e4aec :sparkles: change QRMatrix::checkTypeNotIn() to checkTypeIn() 2 år sedan
svgWithLogo.php 426c16a89b :octocat: QRMarkupSVG: extract path() method to allow modification of the individual <path> elements 2 år sedan
svgWithLogoAndCustomShapes.php 9b5f6ed0e6 :octocat: custom shapes example from #150 2 år sedan
text.php ae1c1f56ca :shower: extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated 3 år sedan

Readme.md

php-qrcode examples

Simple examples that demonstrate the different output types

Advanced output examples

Other examples