Download the PHP package dominik-eller/laravel-qr-code without Composer
On this page you can find all versions of the php package dominik-eller/laravel-qr-code. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dominik-eller/laravel-qr-code
More information about dominik-eller/laravel-qr-code
Files in dominik-eller/laravel-qr-code
Package laravel-qr-code
Short Description Generate QR Codes
License MIT
Homepage https://github.com/dominik-eller/laravel-qr-code
Informations about the package laravel-qr-code
Generate QR Codes
This package allows you to generate QR Codes.
Installation
You can install the package via composer:
Usage Example: Generating a URL QR Code
You can easily generate a QR code for a URL by using the QrCode
facade. Here’s how you can generate a QR code for a URL like https://example.com
:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please report security vulnerabilities by email to [email protected] instead of using the issue tracker.
Credits
- Dominik Eller
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-qr-code with dependencies
ext-gd Version *
php Version ^8.2
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^11.0|^12.0