We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ecdc1e commit b737ec3Copy full SHA for b737ec3
1 file changed
README.md
@@ -1,8 +1,8 @@
1
# cli-barcode PHP
2
+### Current version [1.0.7](https://github.com/tavinus/cli-barcode/releases/tag/1.0.7)
3
Generates awesome barcodes from CLI using PHP
4
This script uses @picqer's [php-barcode-generator](https://github.com/picqer/php-barcode-generator) to generate barcodes from the command line.
5
For command line parsing @ulrichsg's [getopt-php](https://github.com/ulrichsg/getopt-php) is used.
-
6
## Generating barcodes
7
Usage is pretty straight forward.
8
```
0 commit comments