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

Readme.md

php-qrcode examples

Simple examples that demonstrate the different output types

Advanced output examples

Other examples