2amigos/qrcode-library
QrCode Generator
1,669,351
218
| Install | |
|---|---|
composer require 2amigos/qrcode-library |
|
| Latest Version: | 4.0.0 |
| PHP: | ^8.3 |
| License: | BSD-3-Clause |
| Last Updated: | Jun 21, 2026 |
| Links: | GitHub · Packagist |
Maintainer: tonydspaniard
QrCode Library
This library allows developers to generate QR codes with ease. It works standalone and also provides Yii2 components for its use on the framework.
Requirements
- PHP 8.3, 8.4 or 8.5
ext-gdext-simplexml
PNG and JPG output is rendered with a pure-GD backend by default, so no ImageMagick installation is required.
ImageMagick (ext-imagick) is optional and only needed if you explicitly opt into the Imagick backend — see the
upgrade guide and the troubleshooting guide.
Documentation
You can read the latest docs on https://qrcode-library.readthedocs.io/en/latest/
Contributing
Please see CONTRIBUTING for details.
Credits
License
The BSD License (BSD). Please see License File for more information.
Web development has never been so fun!
www.2am.tech
Related Packages
tumutech/laravel-qr-code
Generate branded, scan-safe QR codes in Laravel with center logos, style templat...
7
0