dereuromark/cakephp-qrcode 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

dereuromark/cakephp-qrcode

最新稳定版本:0.1.2

Composer 安装命令:

composer require dereuromark/cakephp-qrcode

包简介

CakePHP QR Code Plugin

README 文档

README

CI Coverage Status PHPStan Latest Stable Version Minimum PHP Version License Total Downloads

QrCode plugin for CakePHP applications.

This branch is for use with CakePHP 5.1+. 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:

composer require dereuromark/cakephp-qrcode

The following command can enable the plugin:

bin/cake plugin load QrCode

or manually add it to your Application class.

Usage

See the Docs for details.

Demo

See https://sandbox.dereuromark.de/sandbox/qr-code-examples

统计信息

  • 总下载量: 5.25k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 9
  • 点击次数: 1
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 9
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-04-11