sdespont/php-swiss-qr-bill-tcpdf

This package is abandoned and no longer maintained. The author suggests using the sprain/swiss-qr-bill package instead.

A very small PHP library to extend sprain/swiss-qr-bill in order to produce mass-mailing PDF document using TCPDF library

v0.6 2020-07-01 09:45 UTC

This package is auto-updated.

Last update: 2020-07-16 10:54:40 UTC


README

Swiss QR Bill

A PHP library to extend sprain/php-swiss-qr-bill in order to create PDF payment slips with TCPDF library.

Image of Swiss QR Bill example

Getting started

composer require sdespont/php-swiss-qr-bill-tcpdf

Then have a look at example/example.php, and check out how to create mass-mailing QR-Bill document with TCPDF library.

Main project