jonasarts / tcpdf-bundle
A TCPDF Bundle for Symfony
Package info
github.com/jonasarts/tcpdf-bundle
Type:symfony-bundle
pkg:composer/jonasarts/tcpdf-bundle
v8.0.1
2026-06-28 12:59 UTC
Requires
- php: >=8.4
- ext-ctype: *
- ext-mbstring: *
- symfony/config: ^7.0 || ^8.0
- symfony/dependency-injection: ^7.0 || ^8.0
- symfony/http-kernel: ^7.0 || ^8.0
- symfony/yaml: ^7.0 || ^8.0
- tecnickcom/tcpdf: ^6.10
Requires (Dev)
- ergebnis/composer-normalize: ^2.52
- friendsofphp/php-cs-fixer: ^3.95
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^12.0 || ^13.0
- rector/rector: ^2.0
- symfony/framework-bundle: ^7.0 || ^8.0
- symfony/test-pack: ^1.0
This package is auto-updated.
Last update: 2026-06-28 12:59:38 UTC
README
Simplified access to the TCPDF PHP class for the Symfony framework, with helpers for the Swiss QR-bill.
Requires PHP 8.4 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.