dkapusta / dompdf
Fork of DOMPDF with cyrillic characters support
v1.2
2019-12-04 10:36 UTC
Requires
- php: >=5.4.0
- ext-dom: *
- ext-mbstring: *
- phenx/php-font-lib: 0.5.*
- phenx/php-svg-lib: 0.3.*
Requires (Dev)
- phpunit/phpunit: ^4.8|^5.5|^6.5
- squizlabs/php_codesniffer: 2.*
Suggests
- ext-gd: Needed to process images
- ext-gmagick: Improves image processing performance
- ext-imagick: Improves image processing performance
This package is auto-updated.
Last update: 2025-03-04 22:42:08 UTC
README
Fork of dompdf/Dompdf
Changes has been made to make it work with cyrillic characters.
Install with composer
composer require dkapusta/dompdf
Usage
Refer to original documentation at https://github.com/dompdf/dompdf