misterabdul / simple-qrcode
Simple QrCode is a QR code generator made for Laravel.
5.0.0
2025-01-17 04:45 UTC
Requires
- php: ^8.2
- ext-gd: *
- bacon/bacon-qr-code: ^3.0
- illuminate/support: ^11.0
Requires (Dev)
- mockery/mockery: ~1
- phpunit/phpunit: ^11.0
Suggests
- ext-imagick: Allows the generation of PNG QrCodes.
- illuminate/support: Allows for use within Laravel.
This package is auto-updated.
Last update: 2025-03-17 05:22:26 UTC
README
Simple QrCode
Another fork of simple-qrcode because it seems no longer maintained. I just update the code to work with newer Laravel & PHP version.