Download the PHP package sasedev/mpdf-bundle without Composer
On this page you can find all versions of the php package sasedev/mpdf-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sasedev/mpdf-bundle
More information about sasedev/mpdf-bundle
Files in sasedev/mpdf-bundle
Package mpdf-bundle
Short Description Mpdf for Symfony (5.1)
License MIT
Homepage https://github.com/sasedev/mpdf-bundle
Informations about the package mpdf-bundle
Preface alexh-swdev
This is "just" a fork from sasedev/mpdf-bundle. The puporse of this fork is to keep it installable with Symfony up to 6.3 but I will NOT actively maintain it as long as it works for me. Also, I am no "pro" with composer and its versioning stuff. Nevertheless, feel free to use it at your own risk as long as you don't blame me for anything :)
If you choose to use it, adjust your composer.json
Sasedev - Mpdf Bundle
Pdf generator for Symfony.
What is it?
This is a Symfony Pdf Factory for use inside a controller to generate a PDF file from twig rendring using MPDF lib.
Installation
Step 1: Download HiddenEntityTypeBundle using composer
Composer will install the bundle to your project's vendor directory.
Step 2: Enable the bundle
Enable the bundle in the config if flex it did´nt do it for you:
Usage
You can use the factory in your controllers just like this:
Reporting an issue or a feature request
Feel free to report any issues. If you have an idea to make it better go ahead and modify and submit pull requests.
All versions of mpdf-bundle with dependencies
mpdf/mpdf Version *
symfony/config Version ^5.1
symfony/dependency-injection Version ^5.1
symfony/http-kernel Version ^5.1