소스 검색
Update README.md
master
Gustavo Arnosti Neves
6 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
README.md
|
|
@@ -1,5 +1,5 @@ |
|
|
|
# cli-barcode PHP |
|
|
|
### Current version [1.0.7](https://github.com/tavinus/cli-barcode/releases/tag/1.0.7) |
|
|
|
### Current version [1.0.8](https://github.com/tavinus/cli-barcode/releases/tag/1.0.8) |
|
|
|
Create awesome barcodes from CLI using PHP. |
|
|
|
This script uses @picqer's [php-barcode-generator](https://github.com/picqer/php-barcode-generator) to generate barcodes from the command line. |
|
|
|
For command line parsing @ulrichsg's [getopt-php](https://github.com/ulrichsg/getopt-php) is used. |
|
|
|