Download the PHP package dereuromark/cakephp-qrcode without Composer
On this page you can find all versions of the php package dereuromark/cakephp-qrcode. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dereuromark/cakephp-qrcode
More information about dereuromark/cakephp-qrcode
Files in dereuromark/cakephp-qrcode
Download dereuromark/cakephp-qrcode
More information about dereuromark/cakephp-qrcode
Files in dereuromark/cakephp-qrcode
Vendor dereuromark
Package cakephp-qrcode
Short Description CakePHP QR Code Plugin
License MIT
Homepage https://github.com/dereuromark/cakephp-qrcode/
Package cakephp-qrcode
Short Description CakePHP QR Code Plugin
License MIT
Homepage https://github.com/dereuromark/cakephp-qrcode/
Please rate this library. Is it a good library?
Informations about the package cakephp-qrcode
CakePHP QrCode Plugin
QrCode plugin for CakePHP applications.
This branch is for use with CakePHP 5.0+. For details see version map.
Motivation
Wraps chillerlan/php-qrcode/ library to have an easy to use out-of-the-box interface for most common QR codes.
Features
Supports:
- base64encoded (default)
- svg/png as controller action generated on-the-fly image
Install/Setup
Installing the Plugin is pretty much as with every other CakePHP Plugin.
Install using Packagist/Composer:
The following command can enable the plugin:
or manually add it to your Application
class.
Usage
See the Docs for details.
Demo
All versions of cakephp-qrcode with dependencies
PHP Build Version
Package Version
The package dereuromark/cakephp-qrcode contains the following files
Loading the files please wait ....