apxcde / qrcode
QrCode is a QR code generator made for Laravel.
dev-main
2025-02-28 16:53 UTC
Requires
- php: >=7.2|^8.0
- ext-gd: *
- bacon/bacon-qr-code: ^2.0
Requires (Dev)
- mockery/mockery: ~1
- phpunit/phpunit: ~9
Suggests
- ext-imagick: Allows the generation of PNG QrCodes.
- illuminate/support: Allows for use within Laravel.
This package is auto-updated.
Last update: 2025-02-28 17:57:03 UTC
README
Introduction
QrCode is an easy to use wrapper for the popular Laravel framework based on the great work provided by Bacon/BaconQrCode. We created an interface that is familiar and easy to install for Laravel users.
License
This software is released under the MIT license.