PHPackages                             odaialali/yii2-qrcode-reader - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. odaialali/yii2-qrcode-reader

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

odaialali/yii2-qrcode-reader
============================

Yii2 widget for reading qr code using laptop or phone camera

613.3k↓50%4[2 issues](https://github.com/odai-alali/yii2-qrcode-reader/issues)PHP

Since May 5Pushed 9y ago2 watchersCompare

[ Source](https://github.com/odai-alali/yii2-qrcode-reader)[ Packagist](https://packagist.org/packages/odaialali/yii2-qrcode-reader)[ RSS](/packages/odaialali-yii2-qrcode-reader/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

THIS REPO IS ONLY FOR EXPIREMENT, DO NOT USE IN REAL PROJECTS

Yii2 QR Code Reader
===================

[](#yii2-qr-code-reader)

Yii2 widget for reading qr code using laptop or phone camera

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require odaialali/yii2-qrcode-reader "*"

```

or add

```
"odaialali/yii2-qrcode-reader": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
echo odaialali\qrcodereader\QrReader::widget([
	'id' => 'qrInput',
	'successCallback' => "function(data){ $('#qrInput').val(data) }"
]);
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5602515?v=4)[Odai Alali](/maintainers/odai-alali)[@odai-alali](https://github.com/odai-alali)

---

Top Contributors

[![odai-alali](https://avatars.githubusercontent.com/u/5602515?v=4)](https://github.com/odai-alali "odai-alali (7 commits)")

### Embed Badge

![Health badge](/badges/odaialali-yii2-qrcode-reader/health.svg)

```
[![Health](https://phpackages.com/badges/odaialali-yii2-qrcode-reader/health.svg)](https://phpackages.com/packages/odaialali-yii2-qrcode-reader)
```

###  Alternatives

[tplaner/when

Date/Calendar recursion library.

5261.0M5](/packages/tplaner-when)[asantibanez/laravel-eloquent-state-machines

State machines for your Laravel Eloquent models

568592.8k](/packages/asantibanez-laravel-eloquent-state-machines)[watson/sitemap

Generate Google Sitemaps in Laravel

2681.3M4](/packages/watson-sitemap)[fivefilters/readability.php

A PHP port of Readability.js

311826.8k5](/packages/fivefilters-readabilityphp)[outl1ne/nova-settings

A Laravel Nova tool for editing custom settings using native Nova fields.

296883.2k3](/packages/outl1ne-nova-settings)[consoletvs/profanity

PHP library to block bad words in a string

1221.0M3](/packages/consoletvs-profanity)

PHPackages © 2026

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