smiley 9d9ae197cd :shower: %!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 8fb1e6a45c :sparkles: SVG conversion in javascript example %!s(int64=2) %!d(string=hai) anos
authenticator.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls %!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 a19b7f4fbd :bath: examples cleanup %!s(int64=2) %!d(string=hai) anos
image.php 5597812273 :shower: %!s(int64=2) %!d(string=hai) anos
imageWithLogo.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls %!s(int64=2) %!d(string=hai) anos
imageWithRoundedShapes.php 7a03897395 :octocat: rename prefix to align with other GD examples %!s(int64=2) %!d(string=hai) anos
imageWithText.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls %!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 cf7e82ba7e :octocat: %!s(int64=2) %!d(string=hai) anos
imagickImageAsBackground.php 25918aa53c :sparkles: +ImageMagick with image background example %!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 c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls %!s(int64=2) %!d(string=hai) anos
svgConvertViaCanvas.php 8fb1e6a45c :sparkles: SVG conversion in javascript example %!s(int64=2) %!d(string=hai) anos
svgMeltedModules.php 3869f66c77 :shower: %!s(int64=2) %!d(string=hai) anos
svgRandomColoredDots.php 9d9ae197cd :shower: %!s(int64=2) %!d(string=hai) anos
svgRoundQuietzone.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls %!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 3f61453910 :octocat: %!s(int64=2) %!d(string=hai) anos
text.php fe602a9ab2 :octocat: move ANSI color escape code function to QRString::ansi8() %!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.