Server IP : 209.38.156.173 / Your IP : 216.73.216.122 [ Web Server : Apache/2.4.52 (Ubuntu) System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.1.2-1ubuntu2.22 Disable Function : NONE Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/phpmyadmin/vendor/tecnickcom/tcpdf/ |
Upload File : |
{ "name": "tecnickcom/tcpdf", "type": "library", "description": "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.2", "license": "LGPL-3.0-only", "authors": [ { "name": "Nicola Asuni", "email": "info@tecnick.com", "role": "lead" } ], "require": { "php": ">=5.3.0" }, "autoload": { "classmap": [ "config", "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" ] }, "archive": { "exclude": [ "/examples" ] } }