Download the PHP package giauphan/laravel-qr-code without Composer
On this page you can find all versions of the php package giauphan/laravel-qr-code. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download giauphan/laravel-qr-code
More information about giauphan/laravel-qr-code
Files in giauphan/laravel-qr-code
Download giauphan/laravel-qr-code
More information about giauphan/laravel-qr-code
Files in giauphan/laravel-qr-code
Vendor giauphan
Package laravel-qr-code
Short Description QR Code Generator for PHP wrapper for Laravel
License MIT
Package laravel-qr-code
Short Description QR Code Generator for PHP wrapper for Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-qr-code
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
Install using composer:
Laravel 5.4 (5.5+ can skip this step)
You need to add provider and alias to your config/app.php
file:
QR Code Types
Laravel QR Code Generator supports the following QR Codes:
- Calendar Event
- Email Message
- Phone
- SMS
- Text
- URL
- meCard
- vCard v3
- Wi-fi Network Settings
Usage
The above route should print a PNG image for a text QR Code.
Contributing
To contribute to this project, please do the following:
- Fork it
- Create a new branch for your contribution
- Test it! Make sure it works and it won't break the master code
- Send pull request
All versions of laravel-qr-code with dependencies
PHP Build Version
Package Version
Requires
giauphan/qr-code Version
1.0.2
The package giauphan/laravel-qr-code contains the following files
Loading the files please wait ....