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

Abandoned → [bacon/bacon-qr-code](/?search=bacon%2Fbacon-qr-code)ArchivedProject[Utility &amp; Helpers](/categories/utility)

giansalex/phpqrcode
===================

PHP QR Code is open source (LGPL) library for generating QR Code, 2-dimensional barcode.

01.3kPHP

Since May 12Pushed 8y agoCompare

[ Source](https://github.com/giansalex/phpqrcode)[ Packagist](https://packagist.org/packages/giansalex/phpqrcode)[ RSS](/packages/giansalex-phpqrcode/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

PHP QR Code \[ABANDONED\]
=========================

[](#php-qr-code-abandoned)

Use [BaconQrCode](https://github.com/Bacon/BaconQrCode)

This is PHP implementation of QR Code 2-D barcode generator. It is pure-php LGPL-licensed implementation based on C libqrencode by Kentaro Fukuchi.

INSTALATION AND USAGE
=====================

[](#instalation-and-usage)

```
composer require giansalex/phpqrcode

```

**Ejemplo:**

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

QRcode::png('PHP QR Code :)');
```

LICENSING
=========

[](#licensing)

Copyright (C) 2010 by Dominik Dzienia

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License (LICENSE file) for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

CONTACT
=======

[](#contact)

Fell free to contact me via e-mail (deltalab at poczta dot fm) or using folowing project pages:

-
-

ACKNOWLEDGMENTS
===============

[](#acknowledgments)

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

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community6

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://www.gravatar.com/avatar/fe086524f65d72195ad5dfd938bcd0b06349581b48ec60c56c5ba654167c8f55?d=identicon)[giansalex](/maintainers/giansalex)

---

Top Contributors

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

---

Tags

barcodephpphpqrcodeqrcode

### Embed Badge

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

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

PHPackages © 2026

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