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 00:57:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a02012a283f192b4fbf44cba993d326c45cf6652
php-qrcode
/
src
/
Output
T
History
smiley
426c16a89b
:octocat: QRMarkupSVG: extract path() method to allow modification of the individual <path> elements
2023-01-28 18:59:13 +01:00
..
QRCodeOutputException.php
…
QREps.php
:octocat: QREps: fixes from
https://github.com/chillerlan/php-qrcode/discussions/148
2022-09-26 00:04:12 +02:00
QRFpdf.php
🚿
2022-11-10 19:47:49 +01:00
QRGdImage.php
:octocat: QRGdImage: proper value check/clamp
2022-09-26 00:05:00 +02:00
QRImage.php
…
QRImagick.php
:octocat: clarify several QROptions: $imageTransparent and $imageTransparencyBG, introduced $drawLightModules and $bgColor (see
#122
)
2022-07-31 04:19:19 +02:00
QRMarkup.php
:octocat: extract markup css class generation to QRMarkup::getCssClass()
2022-07-08 00:21:45 +02:00
QRMarkupHTML.php
The 'html' tag is missing in HTML output
2022-12-05 09:43:19 +01:00
QRMarkupSVG.php
:octocat: QRMarkupSVG: extract path() method to allow modification of the individual <path> elements
2023-01-28 18:59:13 +01:00
QROutputAbstract.php
🚿
2022-07-28 02:19:41 +02:00
QROutputInterface.php
🚿
extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated
2022-07-15 19:20:58 +02:00
QRString.php
🚿
extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated
2022-07-15 19:20:58 +02:00