chillerlan / php-qrcode

A PHP QR Code generator and reader with a user-friendly API.
https://smiley.codes/qrcode/
Apache License 2.0
2k stars 297 forks source link

Add CakePHP framework integration #255

Closed dereuromark closed 6 months ago

dereuromark commented 6 months ago

Thank you for the great library :)

Demo/Showcase is also now online: https://sandbox.dereuromark.de/sandbox/qr-code-examples

codemasher commented 6 months ago

Oh hey that's nice! A suggestion for your library: add the option connectPaths to the SVG options to avoid hairlines between the modules/layers.

dereuromark commented 6 months ago

Fixed it :) Thx!

dereuromark commented 6 months ago

I also proposed this for https://github.com/ziadoz/awesome-php/pull/1280 if that's all right. There was no QR code topic yet.

codemasher commented 6 months ago

Oh thank you!