Files
php-qrcode/examples
..
2022-03-05 19:31:38 +01:00
🚿
2025-10-29 20:41:19 +01:00
2021-12-09 16:07:27 +01:00
2024-05-03 19:34:23 +02:00
2026-03-14 18:18:37 +01:00
2022-09-27 18:11:31 +02:00
🚿
2023-10-25 22:40:24 +02:00

php-qrcode examples

Important: Please use the examples from the branch that matches your installed php-qrcode version ( v4.x, v5.x, v6.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.