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

Readme.md

php-qrcode examples

Simple examples that demonstrate the different output types

Advanced output examples