PHPackages                             frontnode/phpqrcode - 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. frontnode/phpqrcode

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

frontnode/phpqrcode
===================

PHPQRCode porting and changed for PHP 5.3 compatibility

v1.0.4(8y ago)06.8k4MITPHPPHP &gt;=5.3.0

Since Mar 5Pushed 8y ago2 watchersCompare

[ Source](https://github.com/frontnode/PHPQRCode)[ Packagist](https://packagist.org/packages/frontnode/phpqrcode)[ Docs](https://github.com/maiscrm/PHPQRCode)[ RSS](/packages/frontnode-phpqrcode/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (5)DependenciesVersions (6)Used By (0)

PHP QRCode Library
==================

[](#php-qrcode-library)

To install this library please follow the next steps:

Install the library using `composer`:
-------------------------------------

[](#install-the-library-using-composer)

Add the required module to your `composer.json` file:

```
{
    "require": {
        ...
        "maiscrm/phpqrcode": "v1.0.4"
        ...
    }
}

```

Then run the command `composer update`.

Usage
-----

[](#usage)

Sample code:

```
\PHPQRCode\QRcode::png("Test", "/tmp/qrcode.png", 'L', 4, 2);

```

This code will generate a PNG file on '/tmp/qrcode.png' with a QRCode that contains the word 'Test'.

Acknowledgements
----------------

[](#acknowledgements)

This library is an import of PHP QR Code by Dominik Dzienia that you can find at

Based on C libqrencode library (ver. 3.1.1), Copyright (C) 2006-2010 by Kentaro Fukuchi

QR Code is registered trademarks of DENSO WAVE INCORPORATED in JAPAN and other countries.

Reed-Solomon code encoder is written by Phil Karn, KA9Q. Copyright (C) 2002, 2003, 2004, 2006 Phil Karn, KA9Q

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 91.3% 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

5

Last Release

3041d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/06ba12dae848914e731722b6e3be44ba284007c43b8959efc9ceffaa1a17129b?d=identicon)[辛本雪](/maintainers/%E8%BE%9B%E6%9C%AC%E9%9B%AA)

---

Top Contributors

[![aferrandini](https://avatars.githubusercontent.com/u/196210?v=4)](https://github.com/aferrandini "aferrandini (21 commits)")[![C-Duv](https://avatars.githubusercontent.com/u/1466273?v=4)](https://github.com/C-Duv "C-Duv (1 commits)")[![javiereguiluz](https://avatars.githubusercontent.com/u/73419?v=4)](https://github.com/javiereguiluz "javiereguiluz (1 commits)")

---

Tags

phpqrcodephpqrcodebarcodemaiscrm

### Embed Badge

![Health badge](/badges/frontnode-phpqrcode/health.svg)

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

###  Alternatives

[marcelorodrigo/filament-barcode-scanner-field

A camera-based barcode and QR code scanner input field for Filament forms. Features a modal interface with real-time scanning.

127.4k](/packages/marcelorodrigo-filament-barcode-scanner-field)

PHPackages © 2026

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