godforhire / simple-qrcode
Simple QrCode is a QR code generator made for Laravel.
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/godforhire/simple-qrcode
Requires
- php: >=7.2|^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.
README
Introduction
Forked from SimpleSoftware/simple-qrcode!
Simple QrCode is an easy to use wrapper for the popular Laravel framework based on the great work provided by Bacon/BaconQrCode.
License
This software is released under the MIT license.