tarikmanoar / laravel-qrcode
Laravel QrCode is a QR code generator made for Laravel.
4.2.1
2025-04-22 02:12 UTC
Requires
- php: ^8.0
- ext-gd: *
- bacon/bacon-qr-code: ^2.0 || ^3.0
- illuminate/support: ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0
Requires (Dev)
- mockery/mockery: ^1.6
- pestphp/pest: ^1.20 || ^2.0 || ^3.0
- pestphp/pest-plugin-laravel: ^1.1 || ^2.0 || ^3.0
Suggests
- ext-imagick: Allows the generation of PNG QrCodes.
- illuminate/support: Allows for use within Laravel.
README
Installation
Compatible with Laravel 9+ on PHP 8.0+
Run the following command to install the package:
composer require tarikmanoar/laravel-qrcode
Bangla | 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
Laravel 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 Laravel 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.