smiley 8fb1e6a45c :sparkles: SVG conversion in javascript example před 2 roky
..
Readme.md 8fb1e6a45c :sparkles: SVG conversion in javascript example před 2 roky
SVGConvert.js 8fb1e6a45c :sparkles: SVG conversion in javascript example před 2 roky
authenticator.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls před 2 roky
background.jpg 25918aa53c :sparkles: +ImageMagick with image background example před 2 roky
custom_output.php a19b7f4fbd :bath: examples cleanup před 2 roky
eps.php a19b7f4fbd :bath: examples cleanup před 2 roky
fpdf.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls před 2 roky
github.svg 40604f4698 :sparkles: SVG QR Code with logo example před 3 roky
html.php a19b7f4fbd :bath: examples cleanup před 2 roky
image.php 5597812273 :shower: před 2 roky
imageWithLogo.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls před 2 roky
imageWithRoundedShapes.php 7a03897395 :octocat: rename prefix to align with other GD examples před 2 roky
imageWithText.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls před 2 roky
imagick.php b434bf54f2 :octocat: support compression quality in QRImagick před 2 roky
imagickConvertSVGtoPNG.php cf7e82ba7e :octocat: před 2 roky
imagickImageAsBackground.php 25918aa53c :sparkles: +ImageMagick with image background example před 2 roky
imagickWithLogo.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls před 2 roky
index.html 88341bccd5 :shower: move/fix interactive example před 4 roky
multimode.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls před 2 roky
octocat.png 0907f93ccb :octocat: use original octocat from https://octodex.github.com/original/ před 2 roky
qrcode-interactive.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls před 2 roky
reader.php 28b6e2c418 :octocat: před 2 roky
reflectance.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls před 2 roky
shapes.svg fcea69d90b :sparkles: example module shapes před 3 roky
svg.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls před 2 roky
svgConvertViaCanvas.php 8fb1e6a45c :sparkles: SVG conversion in javascript example před 2 roky
svgMeltedModules.php 3869f66c77 :shower: před 2 roky
svgRandomColoredDots.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls před 2 roky
svgRoundQuietzone.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls před 2 roky
svgWithLogo.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls před 2 roky
svgWithLogoAndCustomShapes.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls před 2 roky
text.php fe602a9ab2 :octocat: move ANSI color escape code function to QRString::ansi8() před 2 roky

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.