smiley 334fe5a42f :shower: phpcs happy %!s(int64=2) %!d(string=hai) anos
..
Readme.md 8fb1e6a45c :sparkles: SVG conversion in javascript example %!s(int64=2) %!d(string=hai) anos
SVGConvert.js 8cd9f27ed9 :shower: %!s(int64=2) %!d(string=hai) anos
authenticator.php dfb7728d37 :octocat: removed QROptionsTrait::$markupDark and QROptionsTrait::$markupLight, added QROptionsTrait::$svgUseFillAttributes %!s(int64=2) %!d(string=hai) anos
background.jpg 25918aa53c :sparkles: +ImageMagick with image background example %!s(int64=2) %!d(string=hai) anos
custom_output.php a19b7f4fbd :bath: examples cleanup %!s(int64=2) %!d(string=hai) anos
eps.php a19b7f4fbd :bath: examples cleanup %!s(int64=2) %!d(string=hai) anos
fpdf.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls %!s(int64=2) %!d(string=hai) anos
github.svg 40604f4698 :sparkles: SVG QR Code with logo example %!s(int64=3) %!d(string=hai) anos
html.php dfb7728d37 :octocat: removed QROptionsTrait::$markupDark and QROptionsTrait::$markupLight, added QROptionsTrait::$svgUseFillAttributes %!s(int64=2) %!d(string=hai) anos
image.php 5597812273 :shower: %!s(int64=2) %!d(string=hai) anos
imageWithLogo.php ab358f2f38 :octocat: fixes/implements #223 %!s(int64=2) %!d(string=hai) anos
imageWithRoundedShapes.php 334fe5a42f :shower: phpcs happy %!s(int64=2) %!d(string=hai) anos
imageWithText.php ab358f2f38 :octocat: fixes/implements #223 %!s(int64=2) %!d(string=hai) anos
imagick.php b434bf54f2 :octocat: support compression quality in QRImagick %!s(int64=2) %!d(string=hai) anos
imagickConvertSVGtoPNG.php dfb7728d37 :octocat: removed QROptionsTrait::$markupDark and QROptionsTrait::$markupLight, added QROptionsTrait::$svgUseFillAttributes %!s(int64=2) %!d(string=hai) anos
imagickImageAsBackground.php 334fe5a42f :shower: phpcs happy %!s(int64=2) %!d(string=hai) anos
imagickWithLogo.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls %!s(int64=2) %!d(string=hai) anos
index.html 88341bccd5 :shower: move/fix interactive example %!s(int64=4) %!d(string=hai) anos
multimode.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls %!s(int64=2) %!d(string=hai) anos
octocat.png 0907f93ccb :octocat: use original octocat from https://octodex.github.com/original/ %!s(int64=2) %!d(string=hai) anos
qrcode-interactive.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls %!s(int64=2) %!d(string=hai) anos
reader.php 28b6e2c418 :octocat: %!s(int64=2) %!d(string=hai) anos
reflectance.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls %!s(int64=2) %!d(string=hai) anos
shapes.svg fcea69d90b :sparkles: example module shapes %!s(int64=3) %!d(string=hai) anos
svg.php dfb7728d37 :octocat: removed QROptionsTrait::$markupDark and QROptionsTrait::$markupLight, added QROptionsTrait::$svgUseFillAttributes %!s(int64=2) %!d(string=hai) anos
svgConvertViaCanvas.php dfb7728d37 :octocat: removed QROptionsTrait::$markupDark and QROptionsTrait::$markupLight, added QROptionsTrait::$svgUseFillAttributes %!s(int64=2) %!d(string=hai) anos
svgMeltedModules.php 90f4a4bc66 :octocat: significant output performance improvements %!s(int64=2) %!d(string=hai) anos
svgRandomColoredDots.php 90f4a4bc66 :octocat: significant output performance improvements %!s(int64=2) %!d(string=hai) anos
svgRoundQuietzone.php 90f4a4bc66 :octocat: significant output performance improvements %!s(int64=2) %!d(string=hai) anos
svgWithLogo.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls %!s(int64=2) %!d(string=hai) anos
svgWithLogoAndCustomShapes.php 90f4a4bc66 :octocat: significant output performance improvements %!s(int64=2) %!d(string=hai) anos
text.php 334fe5a42f :shower: phpcs happy %!s(int64=2) %!d(string=hai) anos

Readme.md

php-qrcode examples

Simple examples that demonstrate the different output types

Advanced output examples

Other examples

Please note that the examples are self-contained, meaning that all custom classes are defined in an example file, so they don't necessarily respect the PSR-4 one file = one class principle.