dkapusta / dompdf
Fork of DOMPDF with cyrillic characters support
Installs: 19
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1 814
pkg:composer/dkapusta/dompdf
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-10-05 00:02:14 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