Download the PHP package cm2tech/php-qrcode-detector-decoder without Composer
On this page you can find all versions of the php package cm2tech/php-qrcode-detector-decoder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cm2tech/php-qrcode-detector-decoder
More information about cm2tech/php-qrcode-detector-decoder
Files in cm2tech/php-qrcode-detector-decoder
Download cm2tech/php-qrcode-detector-decoder
More information about cm2tech/php-qrcode-detector-decoder
Files in cm2tech/php-qrcode-detector-decoder
Vendor cm2tech
Package php-qrcode-detector-decoder
Short Description QR code decoder / reader
License MIT
Homepage https://github.com/khanamiryan/php-qrcode-detector-decoder/
Package php-qrcode-detector-decoder
Short Description QR code decoder / reader
License MIT
Homepage https://github.com/khanamiryan/php-qrcode-detector-decoder/
Please rate this library. Is it a good library?
Informations about the package php-qrcode-detector-decoder
QR code decoder / reader for PHP
This is a PHP library to detect and decode QR-codes.
This is first and only QR code reader that works without extensions.
Ported from ZXing library
Installation
The recommended method of installing this library is via Composer.
Run the following command from your project root:
Usage
Requirements
- PHP >= 5.6
- GD Library
Contributing
You can help the project by adding features, cleaning the code, adding composer and other.
- Fork it
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
All versions of php-qrcode-detector-decoder with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6|^7.0
The package cm2tech/php-qrcode-detector-decoder contains the following files
Loading the files please wait ....