simplusid/qrcode-terminal

QRCodes, in the terminal by PHP

Installs: 13 631

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Forks: 1

pkg:composer/simplusid/qrcode-terminal

v1.0.2 2021-03-14 15:53 UTC

This package is auto-updated.

Last update: 2025-09-15 01:39:21 UTC


README

Generate QR code's for in your terminal. like https://github.com/gtanner/qrcode-terminal

Basic Usage

This library is re-hosted in here, because the original author has removed this library

Install using composer:

$ composer require simplusid/qrcode-terminal

Usage

$qrcode = \Simplusid\QRCode::terminal('Some data here');

Command-Line

Install

$ composer global require shelwei/qrcode-terminal

Usage

$ qrcode-terminal --help
$ qrcode-terminal 'https://github.com'

Support

  • OS X
  • Linux