vlr / qr-code-gradient
Gradient extension for endroid/qr-code
v1.1.1
2026-08-25 07:36 UTC
Requires
- php: >=8.1
- ext-gd: *
- endroid/qr-code: ^6.1
Requires (Dev)
- khanamiryan/qrcode-detector-decoder: ^2.0
- phpstan/phpstan: ^2.2
- phpunit/phpunit: ^13.3
README
Gradient extension for endroid/qr-code.
The package allows you to apply linear color gradients to QR codes generated with Endroid QR Code without modifying or forking the original library.
Requirements
- PHP 8.1 or higher
- PHP GD extension
endroid/qr-code^6.1
Installation
Install the package with Composer:
composer require vlr/qr-code-gradient