simplusid / qrcode-terminal
QRCodes, in the terminal by PHP
v1.0.2
2021-03-14 15:53 UTC
Requires
- aferrandini/phpqrcode: 1.0.1
Replaces
- shelwei/qrcode-terminal: dev-master
This package is auto-updated.
Last update: 2025-03-15 00:39:20 UTC
README
Generate QR code's for in your terminal. like https://github.com/gtanner/qrcode-terminal
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