PHP-QRCode

Usage

  • Overview
    • Features
    • Requirements
    • Framework Integration
    • Shameless advertising
  • Installation
    • Installation with Composer
      • composer.json
        • Version switch
      • Terminal
    • Manual installation
      • Can i use this library without using composer?
    • Supported PHP versions & extension requirements
    • ImageMagick
  • Quickstart
    • Import the library
    • Create your first QR Code
      • Configuration
    • Reading QR Codes
    • Notes
  • Advanced usage
    • Configuration via QROptions
      • Supply an iterable of options
      • Load and save JSON
      • Extending the QROptions class
    • QRCode methods
      • Save to file
      • Render a QRMatrix instance
      • Mixed mode
      • QR Code reader

Built-In Output Modules

  • QREps
    • Example
    • Additional methods
    • Options that affect this module
      • Options that have no effect
  • QRFpdf
    • Example
    • Additional methods
    • Options that affect this module
      • Options that have no effect
  • QRGdImage
    • Example
    • Additional methods
    • Options that affect this module
      • Options that have no effect
  • QRImagick
    • Example
    • Additional methods
    • Options that affect this module
      • Options that have no effect
  • QRMarkupHTML
    • Example
    • Additional methods
    • Options that affect this module
      • Options that have no effect
  • QRMarkupSVG
    • Example
    • Additional methods
    • Options that affect this module
      • Options that have no effect
  • QRString
    • Plain text
    • JSON
    • Additional methods
    • Options that affect this module
      • Options that have no effect

Public API

  • QRCode
    • Methods
      • Deprecated methods
    • Constants
      • Deprecated constants
  • QROptions
    • Methods
    • Properties
  • QROutputInterface
    • Methods
    • Constants
  • QRMatrix
    • Methods
      • Deprecated methods
    • Constants
  • DecoderResult
    • Methods
    • Magic Properties (read-only)

Appendix

  • Terminology
    • QR Code
    • Matrix
      • Module
      • Version
    • Function Patterns
      • Finder Pattern
      • Alignment Pattern
      • Timing Pattern
      • Separators
      • Quiet Zone
    • Encoding Region
      • Data
      • Version Information
      • Format Information
      • Darkmodule
    • Mode
      • Segment
      • Extended Channel Interpretation (ECI)
      • Mixed Mode
    • ECC (Error Correction Coding)
      • ECC Level
      • Maximum data capacity
    • Data masking
      • Evaluation
      • Mask pattern
    • Reflectance
  • Popular content and URI schemes
    • URL https
    • E-Mail mailto
    • Phone numbers tel
    • Geo Coordinates geo
    • Mobile Authenticators otpauth
    • Wireless Network configuration
    • Contact information: vCard
    • Calendar Events: vCalendar and iCalendar
    • See also
  • License
PHP-QRCode
  • Search


© Copyright 2023, smiley.