shenstef / simple-qrcode
Simple QrCode is a QR code generator made for Laravel.
Requires
- php: >=7.2
- 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-01-07 12:34:54 UTC
README
Español | Français | Italiano | Português | Русский | 日本語 | 한국어 | हिंदी | 简体中文
Language files are currently out of date. We need volunteers to upgrade them to v4! Please submit a PR request!
Try our dead simple, free file transfer service keep.sh
Upload files with a single curl command from your terminal! curl --upload-file your-local-file.txt https://keep.sh
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.
Official Documentation
Documentation for Simple QrCode can be found on our website.
Examples
Contributing
Please submit all issues and pull requests to the simplesoftwareio/simple-qrcode repository on the develop branch!
License
This software is released under the MIT license.