smiley 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
..
Readme.md 39b54c8568 :octocat: PLEASE READ! I AM TIRED TO ANSWER THE SAME QUESTION OVER AND OVER. 1 jaar geleden
SVGConvert.js 8cd9f27ed9 :shower: 2 jaren geleden
authenticator.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
background.jpg 25918aa53c :sparkles: +ImageMagick with image background example 2 jaren geleden
custom_output.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
eps.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
fpdf.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
github.svg 40604f4698 :sparkles: SVG QR Code with logo example 3 jaren geleden
html.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
image.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
imageWithLogo.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
imageWithRoundedShapes.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
imageWithText.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
imagick.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
imagickConvertSVGtoPNG.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
imagickImageAsBackground.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
imagickWithLogo.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
index.html 88341bccd5 :shower: move/fix interactive example 4 jaren geleden
intervention-image.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
multimode.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
octocat.png 0907f93ccb :octocat: use original octocat from https://octodex.github.com/original/ 2 jaren geleden
qrcode-interactive.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
qrcode.style.xsl 1f73485224 :sparkles: XML output!? 1 jaar geleden
reader.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
reflectance.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
shapes.svg fcea69d90b :sparkles: example module shapes 3 jaren geleden
svg.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
svgConvertViaCanvas.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
svgMeltedModules.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
svgRandomColoredDots.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
svgRoundQuietzone.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
svgWithLogo.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
svgWithLogoAndCustomShapes.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
text.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden
xml.php 7b1d9617d3 :octocat: declare strict types 1 jaar geleden

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.