Download the PHP package priotas/twig-qrcode-extension without Composer
On this page you can find all versions of the php package priotas/twig-qrcode-extension. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package twig-qrcode-extension
Overview
- A Twig extension for embedding inline QR codes in Twig templates.
- The standard filter output is a DataURL string of the processed text.
Available filter options
Option | Type | Default | Description |
---|---|---|---|
type | string | png | The image type. Available types are png,eps,svg |
label | string | A label for the QR code | |
size | integer | 200 | The size of the QR code |
version | integer | auto | The version of the QR code. Range 1-40 |
svg | string | data_uri | How a SVG should be rendered. data_uri is a data:svg+xml blob. inline is an inline svg tag |
Dependencies
All versions of twig-qrcode-extension with dependencies
PHP Build Version
Package Version
The package priotas/twig-qrcode-extension contains the following files
Loading the files please wait ....