PHPackages                             james2001/zxing - 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. james2001/zxing

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

james2001/zxing
===============

This is a adapter for zxing (java qrcode reader)

1.1.0(11y ago)410.0k↓55.6%11MITPHPPHP &gt;=5.3.2

Since Dec 10Pushed 8y ago4 watchersCompare

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

READMEChangelogDependencies (1)Versions (6)Used By (1)

[![SensioLabsInsight](https://camo.githubusercontent.com/b4aa404a6c823906defa265aa554eaf10dea73f652a6888c44d60deb8e92187f/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f66343963613830632d343535662d343365382d383763642d3861323438646437626133302f6d696e692e706e67)](https://insight.sensiolabs.com/projects/f49ca80c-455f-43e8-87cd-8a248dd7ba30) [![Code Climate](https://camo.githubusercontent.com/e52bd74e2884ff876945338d93cf654f6da21b3fdf2c498716433c929453ba38/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f6a616d6573323030312f7a78696e672f6261646765732f6770612e737667)](https://codeclimate.com/github/james2001/zxing) [![Build Status](https://camo.githubusercontent.com/64c06f94c387030ad5875bff7cc22d5edff1d66d34b13934125a828d748f6862/68747470733a2f2f7472617669732d63692e6f72672f6a616d6573323030312f7a78696e672e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/james2001/zxing)

PHP QRcode reader (zxing)
=========================

[](#php-qrcode-reader-zxing)

Call [zxing](https://github.com/zxing/zxing/) (code barre reader) in php

Requirement
-----------

[](#requirement)

This library package requires PHP 5.3 or later and java.

If you want to use it very easily, you should consider installing [composer](http://getcomposer.org) on your system. It is not mandatory though.

Setup
-----

[](#setup)

- With composer *(recommended)*

Add the following line to the `composer.json` of your project and launch composer install command

```
{
    "require": {
        "james001/zxing": "~1.0"
    }
}
```

Launch install from your project root with:

```
composer install --no-dev --prefer-dist
```

Tests
-----

[](#tests)

This library is fully unit tested, and uses [PHPUnit](https://phpunit.de/getting-started.html) to launch the tests.

Once you installed the dev dependencies, launch the test suite with the following command:

```
./vendor/bin/phpunit tests
```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 92.9% 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 ~2 days

Total

4

Last Release

4170d ago

### Community

Maintainers

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

---

Top Contributors

[![james2001](https://avatars.githubusercontent.com/u/6031642?v=4)](https://github.com/james2001 "james2001 (26 commits)")[![halfred](https://avatars.githubusercontent.com/u/2283938?v=4)](https://github.com/halfred "halfred (2 commits)")

---

Tags

qrcodezxing

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/james2001-zxing/health.svg)

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

###  Alternatives

[endroid/qr-code

Endroid QR Code

4.8k67.6M348](/packages/endroid-qr-code)[simplesoftwareio/simple-qrcode

Simple QrCode is a QR code generator made for Laravel.

2.9k27.6M92](/packages/simplesoftwareio-simple-qrcode)[chillerlan/php-qrcode

A QR Code generator and reader with a user-friendly API. PHP 8.4+

2.4k28.9M208](/packages/chillerlan-php-qrcode)[bitgrave/barcode-bundle

provide barcode rendering service into your Symfony2 application.

25444.0k1](/packages/bitgrave-barcode-bundle)[devtical/nova-qrcode-field

Nova QR code field

4560.6k2](/packages/devtical-nova-qrcode-field)[amirezaeb/heroqr

A Powerful QR Code Management Library For PHP

9510.3k](/packages/amirezaeb-heroqr)

PHPackages © 2026

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