PHPackages                             giauphan/laravel-qr-code - 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. giauphan/laravel-qr-code

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

giauphan/laravel-qr-code
========================

QR Code Generator for PHP wrapper for Laravel

1.0.3(1y ago)2765.4k↓24.7%31MITPHP

Since Oct 3Pushed 1y ago2 watchersCompare

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

READMEChangelog (4)Dependencies (1)Versions (5)Used By (1)

Laravel QR Code Generator
=========================

[](#laravel-qr-code-generator)

Create QR Codes with Laravel

This is a wrapper for \[QR Code Generator for PHP\], a standalone library to generate QR Codes in PNG and SVG.

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

[](#installation)

Install using **composer**:

```
composer require giauphan/laravel-qr-code:v1.0.3
```

##### Laravel 5.4 (5.5+ can skip this step)

[](#laravel-54-55-can-skip-this-step)

You need to add provider and alias to your `config/app.php` file:

```
