https://github.com/leo108/php-console-qrcode
A PHP program that can generate qrcode in linux console
https://github.com/leo108/php-console-qrcode
console-qrcode php-qrcode qrcode
Last synced: about 1 year ago
JSON representation
A PHP program that can generate qrcode in linux console
- Host: GitHub
- URL: https://github.com/leo108/php-console-qrcode
- Owner: leo108
- Created: 2015-12-01T02:17:58.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-22T11:28:11.000Z (about 9 years ago)
- Last Synced: 2025-04-12T06:13:30.214Z (about 1 year ago)
- Topics: console-qrcode, php-qrcode, qrcode
- Language: PHP
- Size: 4.88 KB
- Stars: 18
- Watchers: 2
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# php-console-qrcode
A PHP program that can generate qrcode in linux console
# Installation
## Standalone
1. `git clone https://github.com/leo108/php-console-qrcode`
2. `cd php-console-qrcode && composer install`
## In project
`composer require leo108/php-console-qrcode`
# Usage
`./convert --text=leo108.com`
or
`./convert --stdin` and then input the text