asikam / simple-qrcode
Simple QrCode is a QR code generator made for Laravel.
v1.2.5
2025-03-21 10:06 UTC
Requires
- php: ^8.0
- ext-gd: *
- bacon/bacon-qr-code: ^3.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-04-21 10:30:08 UTC
README
Introduction
Simple 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.
Contributing
Please submit all issues and pull requests to the asikam/simple-qrcode repository on the develop branch!
License
This software is released under the MIT license.