groupnet / php-swiss-qr-bill

A PHP library to create Swiss QR bills | QR-Rechnung in PHP erstellen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swiss QR Bill

Build Status Scrutinizer Code Quality

A PHP library to create Swiss QR Bill payment parts (QR-Rechnung) which will fully replace the red and orange payment slips by Septemer 30, 2022.

Image of Swiss QR Bill example

Getting started

composer require sprain/swiss-qr-bill

Then have a look at example/example.php.

Versioning

Semantic versioning is used for this library.

In addition, a minor version will always be published if any visible change in the output of the qr code or the payment part takes place, even if it could be considered to be just a bugfix.

Getting help

Do you need help using this library?

Please note that the maintainer of this library will not provide any support by email. The beauty of open source software lies in the fact that everybody can benefit from each other. Therefore questions will only be answered in public.

Support the project

Official resources

The repository contains the official specifications the library is based on:

For more official information about the new standards see

About

A PHP library to create Swiss QR bills | QR-Rechnung in PHP erstellen

License:MIT License


Languages

Language:HTML 93.1%Language:PHP 6.9%