PHPackages                             tzepart/qr\_decoder - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. tzepart/qr\_decoder

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tzepart/qr\_decoder
===================

This is QR decoder on base this QR-decoder with function of precompression.

v0.1.1(7y ago)0800[2 issues](https://github.com/TzepART/qr-decoder/issues)MITPHP

Since Jan 23Pushed 5y ago1 watchersCompare

[ Source](https://github.com/TzepART/qr-decoder)[ Packagist](https://packagist.org/packages/tzepart/qr_decoder)[ Docs](https://github.com/TzepART/qr_decoder.git)[ RSS](/packages/tzepart-qr-decoder/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

QR decoder
==========

[](#qr-decoder)

This is QR decoder on base [this QR-decoder](https://github.com/khanamiryan/php-qrcode-detector-decoder)with function of precompression.

Example console command for precompression for directory:

`./bin/console.php --path data/good_data/ --compress="yes"`

Example console command for precompression for separate file:

`./bin/console.php --path data/good_data/check_1.jpg --compress="yes"`

Example Using without console command

```
