simplusid/qrcode-terminal

QRCodes, in the terminal by PHP

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

This package is auto-updated.

Last update: 2024-05-14 23:03:49 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