/php-dmtx

PHP bindings for the dmtx library (http://www.libdmtx.org)

Primary LanguageC

Installing

Install libdmtx and ImageMagick and run the following commands:

phpize
./configure
make
make install