smiley 53b52b7134 :octocat: allow for ECI encoded numeric and alphanum segments (???), see https://github.com/chillerlan/php-qrcode/discussions/289 hai 1 ano
..
Readme.md 8fb1e6a45c :sparkles: SVG conversion in javascript example %!s(int64=2) %!d(string=hai) anos
SVGConvert.js 8cd9f27ed9 :shower: %!s(int64=2) %!d(string=hai) anos
authenticator.php dfb7728d37 :octocat: removed QROptionsTrait::$markupDark and QROptionsTrait::$markupLight, added QROptionsTrait::$svgUseFillAttributes %!s(int64=2) %!d(string=hai) anos
background.jpg 25918aa53c :sparkles: +ImageMagick with image background example %!s(int64=2) %!d(string=hai) anos
custom_output.php beecbe7ba5 :octocat: mark nullable types explicitly (https://github.com/chillerlan/php-qrcode/issues/276) hai 1 ano
eps.php c4ed672a84 :octocat: fix the broken PHPCS config hai 1 ano
fpdf.php c4ed672a84 :octocat: fix the broken PHPCS config hai 1 ano
github.svg 40604f4698 :sparkles: SVG QR Code with logo example %!s(int64=3) %!d(string=hai) anos
html.php dfb7728d37 :octocat: removed QROptionsTrait::$markupDark and QROptionsTrait::$markupLight, added QROptionsTrait::$svgUseFillAttributes %!s(int64=2) %!d(string=hai) anos
image.php 5597812273 :shower: %!s(int64=2) %!d(string=hai) anos
imageWithLogo.php beecbe7ba5 :octocat: mark nullable types explicitly (https://github.com/chillerlan/php-qrcode/issues/276) hai 1 ano
imageWithRoundedShapes.php c4ed672a84 :octocat: fix the broken PHPCS config hai 1 ano
imageWithText.php beecbe7ba5 :octocat: mark nullable types explicitly (https://github.com/chillerlan/php-qrcode/issues/276) hai 1 ano
imagick.php b434bf54f2 :octocat: support compression quality in QRImagick %!s(int64=2) %!d(string=hai) anos
imagickConvertSVGtoPNG.php beecbe7ba5 :octocat: mark nullable types explicitly (https://github.com/chillerlan/php-qrcode/issues/276) hai 1 ano
imagickImageAsBackground.php 334fe5a42f :shower: phpcs happy %!s(int64=2) %!d(string=hai) anos
imagickWithLogo.php c4ed672a84 :octocat: fix the broken PHPCS config hai 1 ano
index.html 88341bccd5 :shower: move/fix interactive example %!s(int64=4) %!d(string=hai) anos
multimode.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls %!s(int64=2) %!d(string=hai) anos
octocat.png 0907f93ccb :octocat: use original octocat from https://octodex.github.com/original/ %!s(int64=2) %!d(string=hai) anos
qrcode-interactive.php fc47c7b40f :octocat: PHPCS: add Slevomat standard hai 1 ano
reader.php 53b52b7134 :octocat: allow for ECI encoded numeric and alphanum segments (???), see https://github.com/chillerlan/php-qrcode/discussions/289 hai 1 ano
reflectance.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls %!s(int64=2) %!d(string=hai) anos
shapes.svg fcea69d90b :sparkles: example module shapes %!s(int64=3) %!d(string=hai) anos
svg.php c4ed672a84 :octocat: fix the broken PHPCS config hai 1 ano
svgConvertViaCanvas.php dfb7728d37 :octocat: removed QROptionsTrait::$markupDark and QROptionsTrait::$markupLight, added QROptionsTrait::$svgUseFillAttributes %!s(int64=2) %!d(string=hai) anos
svgMeltedModules.php c4ed672a84 :octocat: fix the broken PHPCS config hai 1 ano
svgRandomColoredDots.php c4ed672a84 :octocat: fix the broken PHPCS config hai 1 ano
svgRoundQuietzone.php c4ed672a84 :octocat: fix the broken PHPCS config hai 1 ano
svgWithLogo.php c4ed672a84 :octocat: fix the broken PHPCS config hai 1 ano
svgWithLogoAndCustomShapes.php c4ed672a84 :octocat: fix the broken PHPCS config hai 1 ano
text.php 334fe5a42f :shower: phpcs happy %!s(int64=2) %!d(string=hai) anos

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.