![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/fooman/tcpdf/ |
{ "name": "fooman/tcpdf", "type": "library", "description": "Trimmed down version of TCPDF (no tools and minimal fonts). TCPDF is a PHP class for generating PDF documents and barcodes.", "keywords": [ "PDF", "tcpdf", "PDFD32000-2008", "qrcode", "datamatrix", "pdf417", "barcodes" ], "homepage": "http://www.tcpdf.org/", "version": "6.6.5-p1", "license": "LGPL-3.0-or-later", "authors": [ { "name": "Nicola Asuni", "email": "[email protected]", "role": "lead" } ], "require": { "php": ">=7.0.0", "ext-bcmath": "*" }, "autoload": { "classmap": [ "include", "tcpdf.php", "tcpdf_parser.php", "tcpdf_import.php", "tcpdf_barcodes_1d.php", "tcpdf_barcodes_2d.php", "include/tcpdf_colors.php", "include/tcpdf_filters.php", "include/tcpdf_font_data.php", "include/tcpdf_fonts.php", "include/tcpdf_images.php", "include/tcpdf_static.php", "include/barcodes/datamatrix.php", "include/barcodes/pdf417.php", "include/barcodes/qrcode.php" ] }, "require-dev": { "phpunit/phpunit": "^6.0||^7.0||^8.0||^9.0" } }