simplusid/qrcode-terminal

QRCodes, in the terminal by PHP

Maintainers

Package info

gitlab.com/simplusid/opensource/shelwei-qrcode-terminal

Issues

pkg:composer/simplusid/qrcode-terminal

Statistics

Installs: 14 566

Dependents: 0

Suggesters: 0

Stars: 1

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

This package is auto-updated.

Last update: 2026-03-15 03:02:18 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