khanamiryan / php-qrcode-detector-decoder

This is a PHP library to detect and decode QR-codes. This is first and only QR code reader that works without extensions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Needs PHP 8 support

francislavoie opened this issue · comments

I'm using this library via https://github.com/endroid/qr-code and this is the only blocker for installing on PHP 8.

I created a PR for that: #101

Thanks @khanamiryan for merging!

You are welcome. I would like to make more improvements, but don't have time to do.