awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
endroid avatar

endroid/qr-code

0
View on GitHub↗
4,790 estrellas·772 forks·PHP·MIT·4 vistasendroid.nl↗

Qr Code

Esta es una librería de PHP para generar códigos QR legibles por máquina a partir de texto o cargas útiles de datos. Funciona como una librería de imágenes que renderiza estos códigos en varios formatos mientras proporciona utilidades para verificar la precisión y legibilidad de los datos.

El proyecto se distingue por admitir la creación de códigos QR de marca, permitiendo la incrustación de logotipos personalizados y etiquetas de texto. Para garantizar la calidad, incluye una herramienta de validación que realiza una verificación de legibilidad para confirmar que los códigos generados están listos para ser escaneados antes del despliegue.

La librería cubre una amplia gama de capacidades de salida y renderizado, incluyendo exportación multiformato a PNG, SVG, WebP y PDF. Gestiona la entrega de datos a través de cadenas binarias, URIs de datos y archivos del sistema de archivos, e incluye configuraciones para la codificación de caracteres y la optimización de la nitidez de la imagen.

Features

  • QR Code Generators - Creates machine-readable QR codes from input data and exports them as image files.
  • Logo Overlays - Implements the overlay of custom logos and text labels onto the generated QR code grid.
  • Branded QR Codes - Enables the creation of branded QR codes by overlaying custom logos and labels.
  • Multi-Format Exports - Supports rendering QR codes into multiple file formats, including PNG, SVG, WebP, and PDF.
  • Visual Brand Assets - Allows the embedding of custom image logos and text labels to establish a visual brand identity.
  • QR Code Exports - Exports QR codes as base64 images or files for seamless integration into web applications.
  • QR Readability Validators - Ships a utility to verify the readability and data accuracy of generated QR codes.
  • Readability Validations - Provides a validation tool that performs readability verification to confirm generated codes are scan-ready before deployment.
  • Readability Verification - Verifies that generated QR codes are scan-ready and contain the correct data before deployment.
  • Image Driver Abstractions - Uses a driver-based architecture to abstract rendering across multiple image formats like SVG, PNG, and PDF.
  • Readability Loopback Tests - Includes a validation tool that reads back generated images to verify data recovery and scan-readiness.
  • QR Code Delivery Formats - Provides multiple output options for delivering images via binary strings, data URIs, or the filesystem.

Historial de estrellas

Gráfico del historial de estrellas de endroid/qr-codeGráfico del historial de estrellas de endroid/qr-code

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Qr Code

Proyectos open-source similares, clasificados según cuántas características comparten con Qr Code.
  • sumimakito/awesome-qr.jsAvatar de sumimakito

    sumimakito/Awesome-qr.js

    1,704Ver en GitHub↗

    Awesome-qr.js is a JavaScript library designed for the generation and rendering of customizable QR codes. It provides a framework for encoding data into structured bit arrays while allowing for extensive visual styling, enabling the creation of branded graphics that remain compatible with standard scanning software. The library distinguishes itself through its support for layered graphical composition, which allows users to integrate background images, animated GIFs, and center logos directly into the QR code structure. To maintain scan reliability, it employs automated image binarization, en

    JavaScriptqrqr-codeqr-generator
    Ver en GitHub↗1,704
  • zpao/qrcode.reactAvatar de zpao

    zpao/qrcode.react

    4,264Ver en GitHub↗

    This project is a React component library for generating and rendering customizable QR codes. It provides tools to produce QR codes as either scalable vector graphics or via an HTML5 canvas. The library enables branded QR code design by allowing the embedding of custom logos or images into the center of the code. It supports a range of visual customizations, including the adjustment of dimensions, foreground and background colors, and margin thickness. The toolset covers the programmatic control of error correction levels to maintain scannability when using overlays. It also includes capabil

    TypeScript
    Ver en GitHub↗4,264
  • codebude/qrcoderAvatar de codebude

    codebude/QRCoder

    5,135Ver en GitHub↗

    QRCoder is a native C# library for generating and rendering QR codes from text and data payloads. It provides a dependency-free implementation of the QR code standard for the .NET ecosystem, handling the full process from data encoding to visual output. The library includes tools for customizing QR codes through the adjustment of colors, error correction levels, and the embedding of custom logos. It also supports standardized payload formatting for specific data types such as WiFi credentials, contact cards, and payment systems. The rendering engine outputs QR codes into multiple formats, in

    C#
    Ver en GitHub↗5,135
  • efprefix/efqrcodeAvatar de EFPrefix

    EFPrefix/EFQRCode

    4,751Ver en GitHub↗

    EFQRCode is a Swift library for generating, styling, and scanning QR codes across iOS, macOS, watchOS, tvOS, and visionOS. It functions as a toolkit for creating both static and animated QR codes and extracting encoded text from one or multiple codes within a single image. The library enables visual branding through the integration of watermarks, icons, and animated sequences. It supports multi-format export, allowing generated codes to be saved as static images, lossless PDFs, animated GIFs, or video files. The toolkit covers high-level functional areas including QR code generation, image-b

    Swift
    Ver en GitHub↗4,751
Ver las 30 alternativas a Qr Code→

Preguntas frecuentes

¿Qué hace endroid/qr-code?

Esta es una librería de PHP para generar códigos QR legibles por máquina a partir de texto o cargas útiles de datos. Funciona como una librería de imágenes que renderiza estos códigos en varios formatos mientras proporciona utilidades para verificar la precisión y legibilidad de los datos.

¿Cuáles son las características principales de endroid/qr-code?

Las características principales de endroid/qr-code son: QR Code Generators, Logo Overlays, Branded QR Codes, Multi-Format Exports, Visual Brand Assets, QR Code Exports, QR Readability Validators, Readability Validations.

¿Qué alternativas de código abierto existen para endroid/qr-code?

Las alternativas de código abierto para endroid/qr-code incluyen: sumimakito/awesome-qr.js — Awesome-qr.js is a JavaScript library designed for the generation and rendering of customizable QR codes. It provides… zpao/qrcode.react — This project is a React component library for generating and rendering customizable QR codes. It provides tools to… codebude/qrcoder — QRCoder is a native C# library for generating and rendering QR codes from text and data payloads. It provides a… efprefix/efqrcode — EFQRCode is a Swift library for generating, styling, and scanning QR codes across iOS, macOS, watchOS, tvOS, and… kozakdenys/qr-code-styling — This library provides a framework for generating and styling QR codes within web applications. It transforms raw data… yipianfengye/android-zxinglibrary — This is a ZXing-based toolkit for integrating barcode and QR code scanning and generation into Android applications.…