Skip to content

Releases: dsiddharth2/php-zxing

Version 1.0.3

30 Aug 13:55
013985a
Compare
Choose a tag to compare

Added Code for possible_formats for the decoder to work.

Version 1.0.2

19 May 16:59
6abe643
Compare
Choose a tag to compare
  • Added new Jars to read bar code
  • Tested on Windows

Version 1.0.1

28 Apr 16:32
Compare
Choose a tag to compare
  • 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.