PHPackages                             zikarsky/qrcode-bundle - 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. zikarsky/qrcode-bundle

AbandonedArchivedSymfony-bundle[Utility &amp; Helpers](/categories/utility)

zikarsky/qrcode-bundle
======================

A bundle providing a tight Symfony2 and Twig integration aiming to support multiple QRCode libraries.

0.1(12y ago)0701MIT

Since Oct 10Pushed 12y ago1 watchersCompare

[ Source](https://github.com/bzikarsky/qrcode-bundle)[ Packagist](https://packagist.org/packages/zikarsky/qrcode-bundle)[ Docs](https://github.com/bzikarsky/qrcode-bundle)[ RSS](/packages/zikarsky-qrcode-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (5)Versions (2)Used By (0)

QRCodeBundle
============

[](#qrcodebundle)

This bundle aims for an easy Symfony2 and Twig integration for [QRCodes](http://en.wikipedia.org/wiki/QR_code). It allows for multiple qr-implementations and different storage-solutions to store qr-code-configuration between requests.

Current state
-------------

[](#current-state)

While most of the groundwork is done, the library is in pre-alpha state. There is only 1 renderer implementation (for endroid/qrcode) and only a session-storage. Also tests and documentation are insufficient or even missing.

But it works in this specific configuration

Examples
--------

[](#examples)

Assuming $container is the Symfony2 DIC:

```
use Zikarsky\Bundle\QRCodeBundle as QR;

$qrcodeService = $container->get('zikarsky_qrcode.service');
$qrCode = new QR\QRCode('Test');

/** @var $renderedQRCode QR\RenderedQRCode */
$renderedQRCode = $qrCodeService->render($qrCode);

```

Or in a twig template:

```

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

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

4600d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/20c8f3d1937ed09e48f4f3a689556f9033e43a267f592901c4330f6afe159c85?d=identicon)[bzikarsky](/maintainers/bzikarsky)

### Embed Badge

![Health badge](/badges/zikarsky-qrcode-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/zikarsky-qrcode-bundle/health.svg)](https://phpackages.com/packages/zikarsky-qrcode-bundle)
```

###  Alternatives

[codefog/contao-haste

haste extension for Contao Open Source CMS

42650.8k139](/packages/codefog-contao-haste)[netgen/content-browser

Netgen Content Browser is a Symfony bundle that provides an interface which selects items from any kind of backend and returns the IDs of selected items back to the calling code.

14112.1k8](/packages/netgen-content-browser)[robole/sulu-ai-translator-bundle

Translate any type of content using DeepL

181.3k](/packages/robole-sulu-ai-translator-bundle)[numero2/contao-storelocator

Contao Plugin for managing stores (or in common address data) and providing a frontend-search based on geo data

121.5k](/packages/numero2-contao-storelocator)

PHPackages © 2026

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