smiley 8fb1e6a45c :sparkles: SVG conversion in javascript example пре 2 година
..
Readme.md 8fb1e6a45c :sparkles: SVG conversion in javascript example пре 2 година
SVGConvert.js 8fb1e6a45c :sparkles: SVG conversion in javascript example пре 2 година
authenticator.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls пре 2 година
background.jpg 25918aa53c :sparkles: +ImageMagick with image background example пре 2 година
custom_output.php a19b7f4fbd :bath: examples cleanup пре 2 година
eps.php a19b7f4fbd :bath: examples cleanup пре 2 година
fpdf.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls пре 2 година
github.svg 40604f4698 :sparkles: SVG QR Code with logo example пре 3 година
html.php a19b7f4fbd :bath: examples cleanup пре 2 година
image.php 5597812273 :shower: пре 2 година
imageWithLogo.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls пре 2 година
imageWithRoundedShapes.php 7a03897395 :octocat: rename prefix to align with other GD examples пре 2 година
imageWithText.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls пре 2 година
imagick.php b434bf54f2 :octocat: support compression quality in QRImagick пре 2 година
imagickConvertSVGtoPNG.php cf7e82ba7e :octocat: пре 2 година
imagickImageAsBackground.php 25918aa53c :sparkles: +ImageMagick with image background example пре 2 година
imagickWithLogo.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls пре 2 година
index.html 88341bccd5 :shower: move/fix interactive example пре 4 година
multimode.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls пре 2 година
octocat.png 0907f93ccb :octocat: use original octocat from https://octodex.github.com/original/ пре 2 година
qrcode-interactive.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls пре 2 година
reader.php 28b6e2c418 :octocat: пре 2 година
reflectance.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls пре 2 година
shapes.svg fcea69d90b :sparkles: example module shapes пре 3 година
svg.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls пре 2 година
svgConvertViaCanvas.php 8fb1e6a45c :sparkles: SVG conversion in javascript example пре 2 година
svgMeltedModules.php 3869f66c77 :shower: пре 2 година
svgRandomColoredDots.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls пре 2 година
svgRoundQuietzone.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls пре 2 година
svgWithLogo.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls пре 2 година
svgWithLogoAndCustomShapes.php c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls пре 2 година
text.php fe602a9ab2 :octocat: move ANSI color escape code function to QRString::ansi8() пре 2 година

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.