jonasarts/tcpdf2-bundle

A TCPDF Bundle for Symfony

Maintainers

Package info

github.com/jonasarts/tcpdf2-bundle

Type:symfony-bundle

pkg:composer/jonasarts/tcpdf2-bundle

Transparency log

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v8.3.0 2026-07-31 20:34 UTC

This package is auto-updated.

Last update: 2026-07-31 20:36:21 UTC


README

Simplified access to the TCPDF PHP class for the Symfony framework, with helpers for the Swiss QR-bill.

Successor to jonasarts/tcpdf-bundle, which stays on the legacy tecnickcom/tcpdf 6.x engine. This bundle is the migration target for tecnickcom/tc-lib-pdf, the modern successor of TCPDF. The PHP namespace is unchanged (jonasarts\Bundle\TCPDFBundle\), so the two packages cannot be installed side by side. Coming from tcpdf-bundle? See UPGRADE.md.

Latest Stable Version Total Downloads License CI

Requires PHP 8.2 and Symfony ^7.0 || ^8.0.

Installation

All installation instructions are in the documentation.

Documentation

License

This bundle is released under the MIT license. See LICENSE.

The underlying TCPDF library (tecnickcom/tcpdf, tcpdf.org) is licensed under the GNU LGPL v3 and is pulled in as a Composer dependency.