|
%!s(int64=7) %!d(string=hai) anos | |
---|---|---|
.. | ||
QR8bitByte.php | %!s(int64=7) %!d(string=hai) anos | |
QRBitBuffer.php | %!s(int64=7) %!d(string=hai) anos | |
QRByte.php | %!s(int64=7) %!d(string=hai) anos | |
QRCode.php | %!s(int64=7) %!d(string=hai) anos | |
QRCodeException.php | %!s(int64=7) %!d(string=hai) anos | |
QRCodeImage.php | %!s(int64=7) %!d(string=hai) anos | |
QRErrorCorrectLevel.php | %!s(int64=7) %!d(string=hai) anos | |
QRMath.php | %!s(int64=7) %!d(string=hai) anos | |
QRMode.php | %!s(int64=7) %!d(string=hai) anos | |
QRPolynominal.php | %!s(int64=7) %!d(string=hai) anos | |
QRRSBlock.php | %!s(int64=7) %!d(string=hai) anos | |
QRUtil.php | %!s(int64=7) %!d(string=hai) anos | |
README.md | %!s(int64=7) %!d(string=hai) anos | |
rsblock.dat | %!s(int64=7) %!d(string=hai) anos |
by Maik Greubel ([email protected])
The author studied multiple sources to get an idea how qrcode implementation works under the hood. The best source was the JavaScript library jquery which provides a HTML Table based implementation. See source and documentation at https://github.com/jeromeetienne/jquery-qrcode
So the hard work was already done by Jerome Etienne. My part was only to port it to PHP code.
Currently this package does not have the capability to read QRCodes.
For a detailed description of QRCode and its features please check http://www.qrcode.com/
QR Code is registered trademark of
DENSO WAVE INCORPORATED http://www.denso-wave.com/qrcode/faqpatent-e.html
All files in the package are published under the terms of the BSD 2 License. http://opensource.org/licenses/BSD-2-Clause