Download the PHP package maxwellmezadre/code-reader without Composer
On this page you can find all versions of the php package maxwellmezadre/code-reader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download maxwellmezadre/code-reader
More information about maxwellmezadre/code-reader
Files in maxwellmezadre/code-reader
Download maxwellmezadre/code-reader
More information about maxwellmezadre/code-reader
Files in maxwellmezadre/code-reader
Vendor maxwellmezadre
Package code-reader
Short Description A PHP package that provides an interface to the zbar bar-code reading library.
License MIT
Homepage https://github.com/maxwellmezadre/code-reader
Package code-reader
Short Description A PHP package that provides an interface to the zbar bar-code reading library.
License MIT
Homepage https://github.com/maxwellmezadre/code-reader
Please rate this library. Is it a good library?
Informations about the package code-reader
Code Reader
A PHP package that provides an interface to the zbar bar-code reading library.
Installation
You can install the package via composer:
Usage
This package can be used in two ways: through the CodeReaderFacade
for a simple, static interface, or by instantiating the CodeReader
class directly for more control.
Using the Facade (Recommended)
The facade provides a quick and easy way to access the library's features.
Using the Class Instance
For more advanced use cases, you can instantiate the CodeReader
class directly.
Testing
License
The MIT License (MIT). Please see License File for more information.
All versions of code-reader with dependencies
PHP Build Version
Package Version
The package maxwellmezadre/code-reader contains the following files
Loading the files please wait ....