asikam / simple-qrcode
Simple QrCode is a QR code generator made for Laravel.
Installs: 1 848
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 0
Forks: 432
Open Issues: 0
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-05-21 10:41:39 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.