mkoppanen / php-zbarcode

PHP extension for reading barcodes. Uses ImageMagick(http://www.imagemagick.org/) for image support and zbar(http://zbar.sourceforge.net/) for scanning the barcodes.
http://valokuva.org
383 stars 131 forks source link

Added possibility to compile the PECL extension statically into PHP. #9

Open mediaxtend opened 10 years ago

mediaxtend commented 10 years ago

Building PHP extension statically can be useful for heavy use of zbarcode.