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

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

lautr/qrcode-bundle
===================

Endroid Qr Code Bundle for Symfony

1.3.12(11y ago)01.2kMITPHPPHP &gt;=5.3.0

Since Oct 27Pushed 11y ago1 watchersCompare

[ Source](https://github.com/lautr/EndroidQrCodeBundle)[ Packagist](https://packagist.org/packages/lautr/qrcode-bundle)[ Docs](https://github.com/endroid/EndroidQrCodeBundle)[ RSS](/packages/lautr-qrcode-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (10)Versions (17)Used By (0)

Endroid QR Code Bundle
======================

[](#endroid-qr-code-bundle)

*By [endroid](http://endroid.nl/)*

[![Latest Stable Version](https://camo.githubusercontent.com/405b3609067badb243e52a18d0851b2785ee2b688b3f9a3e5029fcaafdbe231c/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656e64726f69642f7172636f64652d62756e646c652e737667)](https://packagist.org/packages/endroid/qrcode-bundle)[![Build Status](https://camo.githubusercontent.com/136abd1dbe0d7f0fe79804a5b83691162b06d7a1f88ad06edc75f1e5217cc306/687474703a2f2f696d672e736869656c64732e696f2f7472617669732f656e64726f69642f456e64726f69645172436f646542756e646c652e737667)](http://travis-ci.org/endroid/EndroidQrCodeBundle)[![Latest Stable Version](https://camo.githubusercontent.com/460d18142835378d22da37623cb2005ce335ff2723c2b0aae6db791b21996c4b/68747470733a2f2f706f7365722e707567782e6f72672f656e64726f69642f7172636f64652d62756e646c652f762f737461626c652e706e67)](https://packagist.org/packages/endroid/qrcode-bundle)[![Total Downloads](https://camo.githubusercontent.com/b9f49ebfbc1579dc66fc9c91782bceb2f390d5a5e1aa3a4f27c1c1d59741e9db/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656e64726f69642f7172636f64652d62756e646c652e737667)](https://packagist.org/packages/endroid/qrcode-bundle)[![License](https://camo.githubusercontent.com/9eb138d42195cf9be93edaeaf7e28e664cc85b89e3ad917fa5ea1daadffb8ddd/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f656e64726f69642f7172636f64652d62756e646c652e737667)](https://packagist.org/packages/endroid/qrcode-bundle)[![PayPayl donate button](https://camo.githubusercontent.com/6f1f24b30244c5434ccb5adebe7692acfe95a9740c9aae282f2864334ef51438/687474703a2f2f696d672e736869656c64732e696f2f62616467652f70617970616c2d646f6e6174652d6f72616e67652e737667)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RGH86QN825TWN "Keep me off the streets")

This bundle provides a default controller for generating QR codes using the Endroid QR Code (endroid/QrCode) library.

[![knpbundles.com](https://camo.githubusercontent.com/cbde3279918f02cfeceedc9ea3196ab73dd6d750ef473165b342de795f34976f/687474703a2f2f6b6e7062756e646c65732e636f6d2f656e64726f69642f456e64726f69645172436f646542756e646c652f62616467652d73686f7274)](http://knpbundles.com/endroid/EndroidQrCodeBundle)

Fork
----

[](#fork)

This forks implements some barcode functionality

Requirements
------------

[](#requirements)

- Symfony
- Dependencies:
- [`QrCode`](https://github.com/endroid/QrCode)
- [`zend-validator`](https://packagist.org/packages/zendframework/zend-validator)
- [`zend-barcode`](https://packagist.org/packages/zendframework/zend-barcode)

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

[](#installation)

Use [Composer](https://getcomposer.org/) to install the bundle.

```
$ composer require endroid/qrcode-bundle
```

Then enable the bundle via the kernel.

```
