smiley 3ed5bbc408 :octocat: QREps: fixes from https://github.com/chillerlan/php-qrcode/discussions/148 il y a 3 ans
..
Readme.md 62c0a94e3a :sparkles: "melted" SVG output example (#127) 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 ae1c1f56ca :shower: extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated 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
svg.php 739579552d :octocat: clarify several QROptions: $imageTransparent and $imageTransparencyBG, introduced $drawLightModules and $bgColor (see #122) il y a 3 ans
svgMeltedModules.php ae1c1f56ca :shower: extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated il y a 3 ans
svgRandomColoredDots.php 739579552d :octocat: clarify several QROptions: $imageTransparent and $imageTransparencyBG, introduced $drawLightModules and $bgColor (see #122) il y a 3 ans
svgRoundQuietzone.php 739579552d :octocat: clarify several QROptions: $imageTransparent and $imageTransparencyBG, introduced $drawLightModules and $bgColor (see #122) il y a 3 ans
svgWithLogo.php 739579552d :octocat: clarify several QROptions: $imageTransparent and $imageTransparencyBG, introduced $drawLightModules and $bgColor (see #122) il y a 3 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