X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/restate/vendor/dompdf/dompdf
home
/
gfecatvj
/
sites
/
restate
/
vendor
/
dompdf
/
dompdf
/
π
..
π
CONTRIBUTING.md
(2.96 KB)
π
LICENSE.LGPL
(23.78 KB)
π
README.md
(6.93 KB)
π
VERSION
(10 B)
π
composer.json
(1.23 KB)
π
lib
π
phpcs.xml
(4.71 KB)
π
src
Editing: composer.json
{ "name": "dompdf/dompdf", "type": "library", "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter", "homepage": "https://github.com/dompdf/dompdf", "license": "LGPL-2.1", "authors": [ { "name": "Fabien MΓ©nager", "email": "fabien.menager@gmail.com" }, { "name": "Brian Sweeney", "email": "eclecticgeek@gmail.com" }, { "name": "Gabriel Bull", "email": "me@gabrielbull.com" } ], "autoload": { "psr-4": { "Dompdf\\": "src/" }, "classmap": [ "lib/" ] }, "require": { "php": "^7.1", "ext-dom": "*", "ext-mbstring": "*", "phenx/php-font-lib": "^0.5.1", "phenx/php-svg-lib": "^0.3.3" }, "require-dev": { "phpunit/phpunit": "^7.5", "squizlabs/php_codesniffer": "^3.5" }, "suggest": { "ext-gd": "Needed to process images", "ext-imagick": "Improves image processing performance", "ext-gmagick": "Improves image processing performance" }, "extra": { "branch-alias": { "dev-develop": "0.7-dev" } } }
Upload File
Create Folder