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

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.