askdkc / simple-qrcode
Simple QrCode is a QR code generator made for Laravel. (SHIFT-JISエンコードエラーを修正した版)
Requires
- php: >=7.2|^8.0
- ext-gd: *
- askdkc/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: 2024-11-20 06:49:30 UTC
README
Deutsch | 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
Easy fast file sharing from the command line with a single curl command! 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
Use Cases
Platform to sell tickets online
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.