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

Readme.md

php-qrcode examples

Simple examples that demonstrate the different output types

Advanced output examples

Other examples