带有徽标的 PHP QRCODE 生成器
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/20698816/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
PHP QRCODE generator with logo
提问by Franky So
is there anyone knows some plugin for php to generate QRcode with logo? like this.
有没有人知道一些php插件来生成带有徽标的二维码?像这样。


please help.
请帮忙。
采纳答案by Acelasi Eu
You can try http://www.unitaglive.com/qrcodeor if you really need a script, this:) https://gist.github.com/NTICompass/1283249peace. It allows many content types and heavy customization, including changing the color of the eyes; using an image as the background; many styles; shadow; redundancy; and more, also allows you to use a logo and is based off a freemium business model. The free plan has no signup
你可以试试http://www.unitaglive.com/qrcode或者如果你真的需要一个脚本,这个:) https://gist.github.com/NTICompass/1283249和平。它允许多种内容类型和大量定制,包括改变眼睛的颜色;使用图像作为背景;款式多;阴影; 冗余; 以及更多,还允许您使用徽标并基于免费增值业务模型。免费计划没有注册

