khanamiryan/php-qrcode-detector-decoder
This is a PHP library to detect and decode QR-codes. This is first and only QR code reader that works without extensions. observed · 2026-08-28
Health v2 · maintenance only
37/100
- Activity 31
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4084
- days_rel: 419
- days_push: 419
- n_releases_24m: 1
Adoption not part of the score
1412 stars · 321 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A pure PHP library for detecting and decoding QR codes from images, ported from the ZXing library. It works without any PHP extensions beyond the GD library.
Use cases
- decode qr codes from images in php
- read qr code text from a photo
- scan qr codes without installing extensions
- extract data from qr code images in a web app
- php qr code reader library
When to choose
- you need QR decoding in a PHP project without native extensions
- you want a Composer-installable pure-PHP QR reader
- you're porting ZXing-based QR workflows to PHP
When to avoid
- you need high-throughput or real-time QR scanning
- you need to decode barcode formats other than QR codes
- your stack is not PHP
Facets
library · maturity active
image-processing computer-vision parser computer-vision image-processing developer-tools php cross-platform qr-code qr-decoder zxing-port barcode
1 source
- readme: https://github.com/khanamiryan/php-qrcode-detector-decoder · fetched 2026-08-28 · 8bcdfdbcedf8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| khanamiryan/php-qrcode-detector-decoder | main | 37 |
For agents
markdown · JSON · MCP: product_card(name="khanamiryan/php-qrcode-detector-decoder")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem