awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
endroid avatar

endroid/qr-code

0
View on GitHub↗
4,790 星标·772 分支·PHP·MIT·2 次浏览endroid.nl↗

Qr Code

This is a PHP library for generating machine-readable QR codes from text or data payloads. It functions as an image library that renders these codes into various formats while providing utilities to verify data accuracy and readability.

The project distinguishes itself by supporting branded QR code creation, allowing the embedding of custom logos and text labels. To ensure quality, it includes a validation tool that performs readability verification to confirm that generated codes are scan-ready before deployment.

The library covers a broad range of output and rendering capabilities, including multi-format export to PNG, SVG, WebP, and PDF. It manages data delivery through binary strings, data URIs, and filesystem files, and includes configurations for character encoding and image sharpness optimization.

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.

Star 历史

endroid/qr-code 的 Star 历史图表endroid/qr-code 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Qr Code 的开源替代方案

相似的开源项目,按与 Qr Code 的功能重合度排序。
  • sumimakito/awesome-qr.jssumimakito 的头像

    sumimakito/Awesome-qr.js

    1,704在 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
    在 GitHub 上查看↗1,704
  • zpao/qrcode.reactzpao 的头像

    zpao/qrcode.react

    4,264在 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
    在 GitHub 上查看↗4,264
  • codebude/qrcodercodebude 的头像

    codebude/QRCoder

    5,135在 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#
    在 GitHub 上查看↗5,135
  • efprefix/efqrcodeEFPrefix 的头像

    EFPrefix/EFQRCode

    4,751在 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
    在 GitHub 上查看↗4,751
查看 Qr Code 的所有 30 个替代方案→

常见问题解答

endroid/qr-code 是做什么的?

This is a PHP library for generating machine-readable QR codes from text or data payloads. It functions as an image library that renders these codes into various formats while providing utilities to verify data accuracy and readability.

endroid/qr-code 的主要功能有哪些?

endroid/qr-code 的主要功能包括:QR Code Generators, Logo Overlays, Branded QR Codes, Multi-Format Exports, Visual Brand Assets, QR Code Exports, QR Readability Validators, Readability Validations。

endroid/qr-code 有哪些开源替代品?

endroid/qr-code 的开源替代品包括: 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.…