This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ArnostiPublico
/
cli-barcode
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
23
Commits
1
Branch
86 KiB
Tree:
ce97ee56de
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'ce97ee56de'
${ noResults }
Commit Graph
23 Commits (ce97ee56de6dc84858779dd5aa778c8ee2593aaa)
All Branches
Search
Author
SHA1
Message
Date
Gustavo Arnosti Neves
ce97ee56de
Update README.md
9 years ago
Gustavo Arnosti Neves
5950642ee3
Update README.md
9 years ago
Gustavo Arnosti Neves
b737ec3d50
Update README.md
9 years ago
Gustavo Arnosti Neves
7ecdc1ef46
Update README.md
9 years ago
Gustavo Arnosti Neves
82a2730a2f
v1.0.7 - update to upstream getopt-php, to get trimmed options
9 years ago
Gustavo Arnosti Neves
d413153cf5
v1.0.6 FixFixFix - Update Readme
9 years ago
Gustavo Arnosti Neves
d67427740b
v1.0.6 FixFixFix - Update Readme
9 years ago
Gustavo Arnosti Neves
ccc93f720a
v1.0.6 FixFixFix - Update Readme
9 years ago
Gustavo Arnosti Neves
c0405d447c
v1.0.6 FixFixFix - Update Readme
9 years ago
Gustavo Arnosti Neves
c92952997a
v1.0.6 FixFixFix - Update Readme
9 years ago
Gustavo Arnosti Neves
4ac9d00872
v1.0.6 FixFixFix - Fix a lot of Stuff! Fix to PNG and JPG Barcodes; Fix to color parsing; Converts color to RGB if JPG or PNG; Added Verbose execution; Added double-verbose option for timestamp on each line; Patch to upstream ulrichsg/getopt-php so we can have parameters at the end! YES!; Tested color, width, height on all formats (jpg,png,svg,html); Validate Hex color, # is optional but must have 3 or 6 hex numbers (alphanumeric is tested); -q quiet mode implemented, will suppress even error messages; Added extra help info with 2-liner possibility
9 years ago
Gustavo Arnosti Neves
698865fa6e
v1.0.5 adding exception patch to upstream php-barcode-generator; catching exception for invalid barcode; little code cleanning; chmod disabled for now (chown was already), until rebuilt as an option; more tests and errors detected
9 years ago
Gustavo Neves
1bdba214b2
v1.0.5 More error detection
9 years ago
Gustavo Neves
54dc87fdaf
v1.0.4 Fix bad format and bad encoding cli opt parsing
9 years ago
Gustavo Arnosti Neves
aa4e179c4c
composer new file
9 years ago
Gustavo Arnosti Neves
0938390fbc
ignore local scripts
9 years ago
Gustavo Arnosti Neves
478e059b56
Merge branch 'master' of
https://github.com/tavinus/cli-barcode
9 years ago
Gustavo Arnosti Neves
fa73c89513
v1.0.3 Update picqer/php-barcode-generator to v0.2.1
9 years ago
Gustavo Arnosti Neves
b0e1bdae4f
Update README.md
9 years ago
Gustavo Arnosti Neves
c15cb8501a
better readme.md
10 years ago
Gustavo Arnosti Neves
cf8cecd7dd
fix typo
10 years ago
Gustavo Arnosti Neves
96890ad4c9
First readme.md
Program and installation information
10 years ago
Gustavo Arnosti Neves
caa18b3936
First commit, creates barcodes from cli using PHP. Supports many formats and barcode encodings.
10 years ago