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)510.1k↓82.2%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 2d 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 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

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

4215d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6031642?v=4)[Rathgeber Stéphane](/maintainers/james2001)[@james2001](https://github.com/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.9k74.1M468](/packages/endroid-qr-code)[simplesoftwareio/simple-qrcode

Simple QrCode is a QR code generator made for Laravel.

2.9k30.5M113](/packages/simplesoftwareio-simple-qrcode)[chillerlan/php-qrcode

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

2.4k36.7M283](/packages/chillerlan-php-qrcode)[tuncaybahadir/quar

A simple QR Code generation tool for your projects with Laravel 10, 11, 12, 13 versions, php 8.2, 8.3, 8.4 and 8.5

79116.7k6](/packages/tuncaybahadir-quar)[bitgrave/barcode-bundle

provide barcode rendering service into your Symfony2 application.

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

Nova QR code field

4572.8k2](/packages/devtical-nova-qrcode-field)

PHPackages © 2026

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