smiley fd4d208c05 :octocat: reduce calls to QRMatrix::getMatrix() and use QRMatrix::get() instead 2 years ago
..
Readme.md 3466b7c8f7 :sparkles: ImageMagick with logo example 2 years ago
custom_output.php a4ae0e959a :octocat: rename QROutputAbstract::getModuleValue() to prepareModuleValue() to better reflect what it does 2 years ago
eps.php 51d7c2b8a3 :octocat: added QRMatrix::M_*_DARK constants for convenience 2 years ago
fpdf.php 51d7c2b8a3 :octocat: added QRMatrix::M_*_DARK constants for convenience 2 years ago
github.svg 40604f4698 :sparkles: SVG QR Code with logo example 3 years ago
html.php 51d7c2b8a3 :octocat: added QRMatrix::M_*_DARK constants for convenience 2 years ago
image.php 4147dae999 :octocat: QRGdImage & QRImagick background/transparency rework 2 years ago
imageWithLogo.php 9bc23a2161 :octocat: rename QRCode::getMatrix() and RecoderResult::getMatrix() to getQRMatrix() 2 years ago
imageWithText.php 9bc23a2161 :octocat: rename QRCode::getMatrix() and RecoderResult::getMatrix() to getQRMatrix() 2 years ago
imagick.php 4147dae999 :octocat: QRGdImage & QRImagick background/transparency rework 2 years ago
imagickWithLogo.php 51d7c2b8a3 :octocat: added QRMatrix::M_*_DARK constants for convenience 2 years ago
index.html 88341bccd5 :shower: move/fix interactive example 4 years ago
multimode.php a9a3f69e50 :octocat: multi mode example 2 years ago
octocat.png 0907f93ccb :octocat: use original octocat from https://octodex.github.com/original/ 2 years ago
qrcode-interactive.php 51d7c2b8a3 :octocat: added QRMatrix::M_*_DARK constants for convenience 2 years ago
reader.php 445e267acd :octocat: wrap reader in try/catch 3 years ago
shapes.svg fcea69d90b :sparkles: example module shapes 3 years ago
svg.php 51d7c2b8a3 :octocat: added QRMatrix::M_*_DARK constants for convenience 2 years ago
svgMeltedModules.php fd4d208c05 :octocat: reduce calls to QRMatrix::getMatrix() and use QRMatrix::get() instead 2 years ago
svgRandomColoredDots.php fd4d208c05 :octocat: reduce calls to QRMatrix::getMatrix() and use QRMatrix::get() instead 2 years ago
svgRoundQuietzone.php fd4d208c05 :octocat: reduce calls to QRMatrix::getMatrix() and use QRMatrix::get() instead 2 years ago
svgWithLogo.php 51d7c2b8a3 :octocat: added QRMatrix::M_*_DARK constants for convenience 2 years ago
svgWithLogoAndCustomShapes.php 8e72bc6521 :lipstick: 2 years ago
text.php 51d7c2b8a3 :octocat: added QRMatrix::M_*_DARK constants for convenience 2 years ago

Readme.md

php-qrcode examples

Simple examples that demonstrate the different output types

Advanced output examples

Other examples