smiley 39b54c8568 :octocat: PLEASE READ! I AM TIRED TO ANSWER THE SAME QUESTION OVER AND OVER. před 1 rokem
..
Readme.md 39b54c8568 :octocat: PLEASE READ! I AM TIRED TO ANSWER THE SAME QUESTION OVER AND OVER. před 1 rokem
SVGConvert.js 8cd9f27ed9 :shower: před 2 roky
authenticator.php 00800ef901 :bath: clean-up (again) před 2 roky
background.jpg 25918aa53c :sparkles: +ImageMagick with image background example před 2 roky
custom_output.php e4cbe56f66 :shower: před 1 rokem
eps.php 39e3dfe83b :fire: v6.0 first pass: PHP 8.2, remove deprecated elements, add type hints před 2 roky
fpdf.php 39e3dfe83b :fire: v6.0 first pass: PHP 8.2, remove deprecated elements, add type hints před 2 roky
github.svg 40604f4698 :sparkles: SVG QR Code with logo example před 3 roky
html.php 39e3dfe83b :fire: v6.0 first pass: PHP 8.2, remove deprecated elements, add type hints před 2 roky
image.php 39e3dfe83b :fire: v6.0 first pass: PHP 8.2, remove deprecated elements, add type hints před 2 roky
imageWithLogo.php ab358f2f38 :octocat: fixes/implements #223 před 2 roky
imageWithRoundedShapes.php 00800ef901 :bath: clean-up (again) před 2 roky
imageWithText.php 39e3dfe83b :fire: v6.0 first pass: PHP 8.2, remove deprecated elements, add type hints před 2 roky
imagick.php 39e3dfe83b :fire: v6.0 first pass: PHP 8.2, remove deprecated elements, add type hints před 2 roky
imagickConvertSVGtoPNG.php 00800ef901 :bath: clean-up (again) před 2 roky
imagickImageAsBackground.php 00800ef901 :bath: clean-up (again) před 2 roky
imagickWithLogo.php 8f5b406880 :octocat: fixed Imagick example (#258) před 1 rokem
index.html 88341bccd5 :shower: move/fix interactive example před 4 roky
intervention-image.php b231433d56 :sparkles: QRInterventionImage (intervention/image) před 1 rokem
multimode.php 00800ef901 :bath: clean-up (again) před 2 roky
octocat.png 0907f93ccb :octocat: use original octocat from https://octodex.github.com/original/ před 2 roky
qrcode-interactive.php 00800ef901 :bath: clean-up (again) před 2 roky
qrcode.style.xsl 1f73485224 :sparkles: XML output!? před 1 rokem
reader.php 28b6e2c418 :octocat: před 2 roky
reflectance.php 00800ef901 :bath: clean-up (again) před 2 roky
shapes.svg fcea69d90b :sparkles: example module shapes před 3 roky
svg.php 39e3dfe83b :fire: v6.0 first pass: PHP 8.2, remove deprecated elements, add type hints před 2 roky
svgConvertViaCanvas.php 00800ef901 :bath: clean-up (again) před 2 roky
svgMeltedModules.php 39e3dfe83b :fire: v6.0 first pass: PHP 8.2, remove deprecated elements, add type hints před 2 roky
svgRandomColoredDots.php 39e3dfe83b :fire: v6.0 first pass: PHP 8.2, remove deprecated elements, add type hints před 2 roky
svgRoundQuietzone.php 00800ef901 :bath: clean-up (again) před 2 roky
svgWithLogo.php 39e3dfe83b :fire: v6.0 first pass: PHP 8.2, remove deprecated elements, add type hints před 2 roky
svgWithLogoAndCustomShapes.php 39e3dfe83b :fire: v6.0 first pass: PHP 8.2, remove deprecated elements, add type hints před 2 roky
text.php 39e3dfe83b :fire: v6.0 first pass: PHP 8.2, remove deprecated elements, add type hints před 2 roky
xml.php 1f73485224 :sparkles: XML output!? před 1 rokem

Readme.md

php-qrcode examples

Important: Please use the examples from the branch that matches your installed php-qrcode version ( v4.x, v5.x, dev-main )!

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.