# Bacon/BaconQrCode

QR Code Generator for PHP

Repository: https://github.com/Bacon/BaconQrCode
Canonical: https://ross.abutalabs.com/products/baconqrcode
Language: PHP
License: BSD-2-Clause
License Family: permissive
Last push: 2026-04-05T21:07:25+00:00

## Health v2 (maintenance only)
Score: 81/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 75, release rhythm 78, longevity 100
- inputs: {"age_days": 4911, "days_push": 150, "days_rel": 150, "gap_med": 20, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2092, forks 227 (observed 2026-08-28T04:06:12.525285+00:00)

## What it is
BaconQrCode is a PHP library for generating QR codes, ported from the encoder portion of the ZXing library. It renders QR codes to PNG (via Imagick or GD), SVG, and EPS image formats.

## Use cases
- generate qr code images in php
- create qr codes for urls in a web app
- render qr codes as svg files
- generate qr code pngs with imagick
- add qr code generation to a php application
- produce eps qr code files

## When to choose
- you need QR code generation in a PHP project
- you need multiple output formats like SVG, EPS, or PNG
- you want a well-established library ported from ZXing

## When to avoid
- you need QR code decoding/reading, not just generation
- your project is not in PHP
- you need GD support with gradients or rounded modules

## Facets
- artifact type: library
- maturity: stable
- function: image-processing, graphics, serialization
- domain: web-development, developer-tools
- platform: php
- tags: qr-code, qr-code-generator, zxing-port, imagick, svg, eps

## Member repositories
- Bacon/BaconQrCode (main) score 81

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:12.525285+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:55:29.392113+00:00, confidence not recorded.
  - readme: https://github.com/Bacon/BaconQrCode (fetched 2026-08-28T04:06:12.525285+00:00, sha 0b68a5d5ec56)
- Data as of 2026-08-30T08:39:29.467469+00:00.
