PATH:
home
/
letacommog
/
crmleta
/
modules
/
PDFMaker
/
resources
/
mpdf
{ "name": "mpdf/mpdf", "type": "library", "description": "A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support", "keywords": ["php", "pdf", "utf-8"], "homepage": "http://mpdf.github.io", "license": ["GPL-2.0"], "authors": [ { "name": "Ian Back", "role": "Developer" } ], "support": { "issues": "https://github.com/mpdf/mpdf/issues", "source": "https://github.com/mpdf/mpdf", "docs": "http://mpdf.github.io" }, "require": { "php": ">=5.4.0", "ext-mbstring": "*", "setasign/fpdi": "1.6.*" }, "require-dev": { "phpunit/phpunit": "^4.7" }, "suggest": { "ext-zlib": "Needed for compression of embedded resources, such as fonts" }, "autoload": { "classmap": ["mpdf.php", "classes"] }, "scripts": { "post-install-cmd": [ "php -r \"chmod('./ttfontdata', 0777);\"", "php -r \"chmod('./tmp', 0777);\"", "php -r \"chmod('./graph_cache', 0777);\"" ] } }
[+]
..
[-] compress.php
[edit]
[-] LICENSE.txt
[edit]
[-] CHANGELOG.txt
[edit]
[-] config.php
[edit]
[-] config_fonts.php
[edit]
[+]
iccprofiles
[+]
font
[-] CREDITS.txt
[edit]
[-] composer.json
[edit]
[-] graph.php
[edit]
[-] config_script2lang.php
[edit]
[-] phpunit.xml
[edit]
[-] MpdfException.php
[edit]
[+]
qrcode
[-] lang2fonts.css
[edit]
[+]
ttfonts
[+]
collations
[-] config.php.bak
[edit]
[-] Tag.php
[edit]
[+]
ttfontdata
[+]
patterns
[+]
classes
[-] mpdf.css
[edit]
[-] progbar.css
[edit]
[-] .travis.yml
[edit]
[+]
includes
[-] mpdf.php
[edit]
[-] config_lang2fonts.php
[edit]
[-] README.md
[edit]
[-] config_fonts-distr-without-OTL.php
[edit]