simplesoftwareio / simple-qrcode
Simple QrCode is a QR code generator made for Laravel.
Installs: 17 229 910
Dependents: 107
Suggesters: 1
Security: 0
Stars: 2 723
Watchers: 62
Forks: 388
Open Issues: 41
Requires
- php: >=7.2|^8.0
- 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: 2024-10-18 19:21:43 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!
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.