Download the PHP package catzilla/zbar-wrapper without Composer
On this page you can find all versions of the php package catzilla/zbar-wrapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package zbar-wrapper
zbar-wrapper
PHP wrapper for ZBar library. Allows you to scan barcodes from your PHP project.
Requirements
- PHP 7.2.0 or newer
- ZBar must be installed in your system
- Program execution Functions must be allowed in your PHP configuration
allow_url_fopen
must be set toOn
if you want to decode barcodes from remote sources
Installing
You can install this package via Composer:
Usage
Very basic example:
For more options and detailed usage examples see example/example.php
All versions of zbar-wrapper with dependencies
PHP Build Version
Package Version
The package catzilla/zbar-wrapper contains the following files
Loading the files please wait ....