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

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.