bacinsky / mpdf
A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support
v7.0.0-beta2
2017-03-12 18:05 UTC
Requires
- php: ^5.6 || ~7.0.0 || ~7.1.0
- ext-gd: *
- ext-mbstring: *
- paragonie/random_compat: ^2.0
- psr/log: ^1.0
- setasign/fpdi: 1.6.*
Requires (Dev)
- mockery/mockery: ^0.9.5
- phpstan/phpstan: ^0.6.4
- phpunit/phpunit: ^5.0
- squizlabs/php_codesniffer: ^2.7.0
- tracy/tracy: ^2.4
Suggests
- ext-bcmath: Needed for generation of some types of barcodes
- ext-xml: Needed mainly for SVG manipulation
- ext-zlib: Needed for compression of embedded resources, such as fonts
This package is auto-updated.
Last update: 2024-11-04 23:52:15 UTC
README
Upgrading ============ To upgrade from mPDF 5.7.3 to 5.7.4, simply upload the files to their corresponding folders, overwriting files as required.