PHPackages                             naka507/qrhelper - 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. naka507/qrhelper

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

naka507/qrhelper
================

QRCODE HELP FOR PHP

v1.3(5y ago)03MITPHPPHP &gt;=5.6

Since Oct 29Pushed 5y ago1 watchersCompare

[ Source](https://github.com/naka1205/qrhelper)[ Packagist](https://packagist.org/packages/naka507/qrhelper)[ RSS](/packages/naka507-qrhelper/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (3)Used By (0)

qrhelper
========

[](#qrhelper)

### 安装

[](#安装)

```
composer require naka507/qrhelper

```

### 解析二维码

[](#解析二维码)

```
require __DIR__ . '/vendor/autoload.php';

use QrHelper\QrReader;

$qr = new QrReader('./wemini.png');
echo $qr->text();
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

2020d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/31daa787ddfaddc2a730ad5ea28e19f1da17287e45251b4292d64c7feee71531?d=identicon)[naka1205](/maintainers/naka1205)

---

Top Contributors

[![naka1205](https://avatars.githubusercontent.com/u/20264902?v=4)](https://github.com/naka1205 "naka1205 (4 commits)")

### Embed Badge

![Health badge](/badges/naka507-qrhelper/health.svg)

```
[![Health](https://phpackages.com/badges/naka507-qrhelper/health.svg)](https://phpackages.com/packages/naka507-qrhelper)
```

PHPackages © 2026

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