smiley d650fe7306 :octocat: updated round quietzone SVG example, added logo and fancy há 2 anos atrás
..
Readme.md 9b5f6ed0e6 :octocat: custom shapes example from #150 há 2 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 00f47b40f0 :octocat: QRFpdf: support bgColor and drawLightModules 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
multimode.php a9a3f69e50 :octocat: multi mode example há 2 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
shapes.svg fcea69d90b :sparkles: example module shapes há 3 anos atrás
svg.php 426c16a89b :octocat: QRMarkupSVG: extract path() method to allow modification of the individual <path> elements há 2 anos atrás
svgMeltedModules.php 426c16a89b :octocat: QRMarkupSVG: extract path() method to allow modification of the individual <path> elements há 2 anos atrás
svgRandomColoredDots.php 426c16a89b :octocat: QRMarkupSVG: extract path() method to allow modification of the individual <path> elements há 2 anos atrás
svgRoundQuietzone.php d650fe7306 :octocat: updated round quietzone SVG example, added logo and fancy há 2 anos atrás
svgWithLogo.php 426c16a89b :octocat: QRMarkupSVG: extract path() method to allow modification of the individual <path> elements há 2 anos atrás
svgWithLogoAndCustomShapes.php 9b5f6ed0e6 :octocat: custom shapes example from #150 há 2 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

Other examples