This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
php-qrcode
Watch
1
Star
0
Fork
0
You've already forked php-qrcode
mirror of
https://github.com/chillerlan/php-qrcode.git
synced
2026-08-25 01:17:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
118d9ed591743428f08b8c47f82a281a5620c718
php-qrcode
/
src
/
Decoder
T
History
smiley
118d9ed591
:octocat: return BitBuffer instance to DecoderResult
2023-01-31 18:57:10 +01:00
..
Binarizer.php
:octocat: +several coverage tests & cleanup
2022-07-26 17:15:49 +02:00
BitMatrix.php
:octocat: require only either $logoSpaceWidth or $logoSpaceHeight
2023-01-28 16:47:34 +01:00
Decoder.php
:octocat: return BitBuffer instance to DecoderResult
2023-01-31 18:57:10 +01:00
DecoderResult.php
:octocat: return BitBuffer instance to DecoderResult
2023-01-31 18:57:10 +01:00
GDLuminanceSource.php
:octocat: added Apache-2.0 license
2022-07-26 19:03:52 +02:00
IMagickLuminanceSource.php
:octocat: added Apache-2.0 license
2022-07-26 19:03:52 +02:00
LuminanceSourceAbstract.php
:octocat: added Apache-2.0 license
2022-07-26 19:03:52 +02:00
LuminanceSourceInterface.php
🚿
2022-05-26 23:04:54 +02:00
QRCodeDecoderException.php
…