文件名称:QRCode:这是一类php QR Code,此库可帮助您轻松生成QR Code
文件大小:30KB
文件格式:ZIP
更新时间:2024-05-23 15:40:54
php qrcode PHP
二维码 这是一类php QR Code,该库可帮助您轻松生成QR Code。 Travis CI徽章 codecov徽章 GitHub徽章 安装 使用安装该库。 当然,您可以去进行查看。 $ composer require yakeing/qrcode QRCode初始化 $ text //Enter text (string) $ pixel //Output image size (ini) $ icon //Small icon (url) (Must be a square image, otherwise the image will be distorted) $ distinguish //Recognition rate (L=7% , M=15% , Q=25% , H=30%) $ type //Output image
【文件预览】:
QRCode-main
----codecov.yml(66B)
----.github()
--------FUNDING.yml(99B)
----src()
--------QrCode.php(67KB)
----phpunit.xml.dist(556B)
----.travis.yml(652B)
----LICENSE(16KB)
----README.md(2KB)
----tests()
--------QRCodeTest.php(905B)
--------icon.jpg(3KB)
----ZH.README.md(3KB)
----bootstrap.php(100B)
----composer.json(636B)