tarikmanoar/laravel-qrcode

Laravel QrCode is a QR code generator made for Laravel.
2,932 3
Install
composer require tarikmanoar/laravel-qrcode
Latest Version:4.2.2
PHP:^8.0 || ^8.1 || ^8.2 || ^8.3 || ^8.4 || ^8.5
License:MIT
Last Updated:Apr 23, 2026
Links: GitHub  ·  Packagist
Maintainer: tarikmanoar

Laravel QrCode

Tests Latest Stable Version License

GitHub stars GitHub forks GitHub watchers GitHub contributors GitHub issues GitHub pull requests GitHub license GitHub last commit GitHub commit activity

Installation

Compatible with Laravel 8 – 13 on PHP 8.0 – 8.5

Run the following command to install the package:

composer require tarikmanoar/laravel-qrcode

Bangla | Deutsch | Español | Français | Italiano | Português | Русский | 日本語 | 한국어 | हिंदी | 简体中文 | العربية

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.

What's New

  • Laravel 13 & PHP 8.5 support (backward-compatible with Laravel 8–12 and PHP 8.0–8.4)
  • Hex color helperscolorHex('#FF0000'), backgroundColorHex('#FFFFFF'), eyeColorHex(0, '#000', '#FFF')
  • Base64 / Data URI outputgenerateBase64($text) and generateDataUri($text) for inline <img> embedding
  • reset() — restore the generator to its default state without reinstantiating
  • New data typesVCard, MeCard, Calendar, WhatsApp, OTP (see docs for full details)

Examples

Example 1 Example 2

Contributing

Please submit all issues and pull requests to the tarikmanoar/laravel-qrcode repository!

License

This software is released under the MIT license.

Related Packages

hexincorp/qrcode

Simple QrCode is a QR code generator made for Laravel.

17 1
f9webltd/simple-qrcode

Simple QrCode is a QR code generator made for Laravel.

79,418 5
simplesoftwareio/simple-qrcode

Simple QrCode is a QR code generator made for Laravel.

33,492,273 2,900
scolib/simple-qrcode

Simple QrCode is a QR code generator made for Laravel.

605 0
akira/laravel-qrcode

A clean, modern, and easy-to-use QR code generator for Laravel

10,965 49