Releases: dsiddharth2/php-zxing
Releases · dsiddharth2/php-zxing
Version 1.0.3
Added Code for possible_formats for the decoder to work.
Version 1.0.2
- Added new Jars to read bar code
- Tested on Windows
Version 1.0.1
- Added an isFound function that will tell if the bar code is found.
- If the image has one bar code detected, then it returns the object instead of array of a single object.