PHPackages                             drbiko/php-qr-code - 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. drbiko/php-qr-code

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

drbiko/php-qr-code
==================

PHP QR Code Generator compatible with PHP 7.0

1.0.0(6y ago)221.6k↓38.2%1PHP

Since Sep 13Pushed 6y ago1 watchersCompare

[ Source](https://github.com/drbiko/php-qr-code)[ Packagist](https://packagist.org/packages/drbiko/php-qr-code)[ RSS](/packages/drbiko-php-qr-code/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (1)

php-qr-code
===========

[](#php-qr-code)

PHP QR Code Generator compatible with PHP 7.0 Ported from

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

[](#installation)

The recommended method of installing this library is via [Composer](https://getcomposer.org/).

Run the following command from your project root:

```
$ composer require drbiko/php-qr-code
```

Usage
-----

[](#usage)

```
require __DIR__ . "/vendor/autoload.php";
QRcode::png('https://github.com/drbiko/php-qr-code', false, QR_ECLEVEL_H, 10, 0);
```

\[examples\] ()

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 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

2439d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/48100596?v=4)[Biko Allen](/maintainers/drbiko)[@drbiko](https://github.com/drbiko)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/drbiko-php-qr-code/health.svg)

```
[![Health](https://phpackages.com/badges/drbiko-php-qr-code/health.svg)](https://phpackages.com/packages/drbiko-php-qr-code)
```

###  Alternatives

[aldemeery/enum-polyfill

A Polyfill for the SplEnum type in PHP

1156.6k](/packages/aldemeery-enum-polyfill)

PHPackages © 2026

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