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

Readme.md

php-qrcode examples

Simple examples that demonstrate the different output types

Advanced output examples

Other examples