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

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

ashus/phpqrcode
===============

PHP QRCode Generator Library, compatible with PHP 5.6 - 8.2

v1.0.5(2y ago)1755—0%MITPHPPHP &gt;=5.6

Since Jul 22Pushed 2y agoCompare

[ Source](https://github.com/Ashus/PHPQRCode)[ Packagist](https://packagist.org/packages/ashus/phpqrcode)[ Docs](https://github.com/Ashus/PHPQRCode)[ RSS](/packages/ashus-phpqrcode/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)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)

Run the command `composer require ashus/phpqrcode`.

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

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

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

Unknown

Total

1

Last Release

1031d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ef3301fe124a01c8456856816a0ad5ff76a2822c41cc3e1104c90d612a66eca7?d=identicon)[Ashus](/maintainers/Ashus)

---

Top Contributors

[![aferrandini](https://avatars.githubusercontent.com/u/196210?v=4)](https://github.com/aferrandini "aferrandini (21 commits)")[![Ashus](https://avatars.githubusercontent.com/u/11474712?v=4)](https://github.com/Ashus "Ashus (1 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

phpqrcodebarcodemaiscrm

### Embed Badge

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

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

PHPackages © 2026

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