承接 helip/sepaqr 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

helip/sepaqr

最新稳定版本:v1.0.0

Composer 安装命令:

composer require helip/sepaqr

包简介

Class to to generate a SEPA Quick Response (QR) code

README 文档

README

SEPAQR is a PHP library for generating SEPA (Single Euro Payments Area) QR codes for SCT (SEPA Credit Transfer) transactions. It is designed to follow the guidelines provided by the European Payments Council.

Features

  • Create SEPA QR codes for SCT transactions
  • Validate input data such as IBAN, BIC, and more
  • Customize character set, version, purpose, and other fields
  • Generate QR code images using the included SEPAQRGenerator and chillerlan/php-qrcode library

Requirements

Installation

Include this library in your project using Composer:

composer require helip/sepaqr

Usage

Here's a basic example of how to use the SEPAQR library:

use Helip\SEPA\SEPA; 

$sepa = new SEPA(
    'WWF-Belgium',     
    'BE88191157467641',     
    5.0, // Amount     
    '',
    'Don en ligne'
);

// QR code as PNG
$sepa->getQR()->savePNG('path', 'qr.png');

Generated QR code from example

License

SEPAQR is licensed under the LGPL-3.0-only License.

References

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-3.0-only
  • 更新时间: 2023-04-09

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固