Registry / utility / 2amigos-yii2-qrcode-helper

2amigos-yii2-qrcode-helper

JSON →
library3.1.0phppackagistunverified

QrCode Generator for Yii2 applications.

composer require 2amigos/yii2-qrcode-helper
INSTALL
IMPORT
SIG · 2AMIGOS-YII2-QRCOD
2
2amigos-yii2-qrcode-helper
utilityphpv3.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

QrCode
use Da\QrCode\QrCode;

Generate and output a QR code image.

use Da\QrCode\QrCode; $qrCode = new QrCode('Hello World!'); header('Content-Type: '.$qrCode->getContentType()); echo $qrCode->writeString();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
56 hits · last 30 days
node
50
Amazon
1
OpenAI (training)
1
Resources
2amigos-yii2-qrcode-helper — pip install 2amigos-yii2-qrcode-helper · libregistry