smiley 426c16a89b :octocat: QRMarkupSVG: extract path() method to allow modification of the individual <path> elements пре 2 година
..
Readme.md 0cac0fa738 :octocat: пре 3 година
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 20de869bb9 :octocat: rename QROutputAbstract::base64encode() to toBase64DataURI() to better reflect what it does пре 3 година
imageWithText.php 20de869bb9 :octocat: rename QROutputAbstract::base64encode() to toBase64DataURI() to better reflect what it does пре 3 година
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 година
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 426c16a89b :octocat: QRMarkupSVG: extract path() method to allow modification of the individual <path> elements пре 2 година
svgWithLogo.php 426c16a89b :octocat: QRMarkupSVG: extract path() method to allow modification of the individual <path> elements пре 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