tacoberu/latte-qrcode
最新稳定版本:v0.1.0
Composer 安装命令:
composer require tacoberu/latte-qrcode
包简介
Latte |qrcode supporting.
README 文档
README
Latte |qrcode supporting.
Installation
The best way to install tacoberu/latte-qrcode is using Composer:
$ composer require tacoberu/latte-qrcode
Then register the extension in the config file:
# app/config/config.neon latte: extensions: - Taco\Latte\QrcodeLatteExtension
Usage
<img src="{('Hi')|qrcode}" alt="qrcode with text"/> <img src="{$contact|qrcode}" alt="qrcode with QrcodeContact"/> <img src="{$email|qrcode}" alt="qrcode with QrcodeEmail"/> <img src="{$pay|qrcode}" alt="qrcode with QrcodeSPDPay"/>
License
Latte filters is under the MIT license. See the LICENSE file for details.
统计信息
- 总下载量: 309
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-08-18