PHPackages                             utkarsh/laravel-qrcode - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. utkarsh/laravel-qrcode

ActiveLaravel-plugin

utkarsh/laravel-qrcode
======================

A laravel package which simplifies qrcode generation.

1.0.1(9y ago)07311MITPHP

Since Feb 3Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Utkarsh-vishnoi/laravel-qr-code)[ Packagist](https://packagist.org/packages/utkarsh/laravel-qrcode)[ RSS](/packages/utkarsh-laravel-qrcode/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (1)

laravel-qrcode
==============

[](#laravel-qrcode)

A laravel plugin to simplify QRcode generation.

Installation
============

[](#installation)

Install it via composer composer require utkarsh/laravel-qrcode

Then add the `QrCodeServiceProvider` to the `providers` array in `config/app.php`. Utkarsh\\QrCode\\Providers\\QrCodeServiceProvider::class,

then add the `QrCode` alias to the aliases array in the same file. `'QrCode' => Utkarsh\QrCodeServiceProvider\Facades\QRcode::class,`

Usage
=====

[](#usage)

Coming Soon!

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

3384d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1c4bdb028c1667a8646732d5f65b93d8c7ef16c0c0e9dab2c88791433013820b?d=identicon)[utkarsh25](/maintainers/utkarsh25)

---

Top Contributors

[![Utkarsh-vishnoi](https://avatars.githubusercontent.com/u/7036367?v=4)](https://github.com/Utkarsh-vishnoi "Utkarsh-vishnoi (4 commits)")

### Embed Badge

![Health badge](/badges/utkarsh-laravel-qrcode/health.svg)

```
[![Health](https://phpackages.com/badges/utkarsh-laravel-qrcode/health.svg)](https://phpackages.com/packages/utkarsh-laravel-qrcode)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
