Download the PHP package kharisma-wardhana/php_qr_decoder without Composer
On this page you can find all versions of the php package kharisma-wardhana/php_qr_decoder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kharisma-wardhana/php_qr_decoder
More information about kharisma-wardhana/php_qr_decoder
Files in kharisma-wardhana/php_qr_decoder
Download kharisma-wardhana/php_qr_decoder
More information about kharisma-wardhana/php_qr_decoder
Files in kharisma-wardhana/php_qr_decoder
Vendor kharisma-wardhana
Package php_qr_decoder
Short Description PHP QR code decoder / reader
License MIT Apache-2.0
Homepage https://github.com/kharisma-wardhana/php_qr_decoder
Package php_qr_decoder
Short Description PHP QR code decoder / reader
License MIT Apache-2.0
Homepage https://github.com/kharisma-wardhana/php_qr_decoder
Please rate this library. Is it a good library?
Informations about the package php_qr_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_qr_decoder with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
The package kharisma-wardhana/php_qr_decoder contains the following files
Loading the files please wait ....