smiley 00800ef901 :bath: clean-up (again) há 2 anos atrás
..
Readme.md 8fb1e6a45c :sparkles: SVG conversion in javascript example há 2 anos 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 00800ef901 :bath: clean-up (again) há 2 anos 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 39e3dfe83b :fire: v6.0 first pass: PHP 8.2, remove deprecated elements, add type hints há 2 anos atrás
index.html 88341bccd5 :shower: move/fix interactive example há 4 anos 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
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

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.