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

Readme.md

php-qrcode examples

Simple examples that demonstrate the different output types

Advanced output examples

Other examples