148 lines
5.2 KiB
JSON
Executable File
148 lines
5.2 KiB
JSON
Executable File
{
|
|
"_readme": [
|
|
"This file locks the dependencies of your project to a known state",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "46902b7138a7b0d6d7680c27edb12141",
|
|
"packages": [
|
|
{
|
|
"name": "spipu/html2pdf",
|
|
"version": "v5.3.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/spipu/html2pdf.git",
|
|
"reference": "98416dd8eadd3b966f41430b841d3e4dd6eadc6f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/spipu/html2pdf/zipball/98416dd8eadd3b966f41430b841d3e4dd6eadc6f",
|
|
"reference": "98416dd8eadd3b966f41430b841d3e4dd6eadc6f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-gd": "*",
|
|
"ext-mbstring": "*",
|
|
"php": "^7.2 || ^8.0",
|
|
"tecnickcom/tcpdf": "^6.8"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.0 || ^9.0"
|
|
},
|
|
"suggest": {
|
|
"ext-gd": "Allows to embed images into the PDF",
|
|
"fagundes/zff-html2pdf": "if you need to integrate Html2Pdf with Zend Framework 2 (zf2)"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Spipu\\Html2Pdf\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"OSL-3.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Spipu",
|
|
"homepage": "https://github.com/spipu",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Html2Pdf is a HTML to PDF converter written in PHP - It uses TCPDF - OFFICIAL PACKAGE",
|
|
"homepage": "http://html2pdf.fr/",
|
|
"keywords": [
|
|
"html",
|
|
"html2pdf",
|
|
"pdf"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/spipu/html2pdf/issues",
|
|
"source": "https://github.com/spipu/html2pdf/tree/v5.3.3"
|
|
},
|
|
"time": "2025-06-08T21:47:59+00:00"
|
|
},
|
|
{
|
|
"name": "tecnickcom/tcpdf",
|
|
"version": "6.10.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/tecnickcom/TCPDF.git",
|
|
"reference": "ca5b6de294512145db96bcbc94e61696599c391d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/ca5b6de294512145db96bcbc94e61696599c391d",
|
|
"reference": "ca5b6de294512145db96bcbc94e61696599c391d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"php": ">=7.1.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"config",
|
|
"include",
|
|
"tcpdf.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"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-3.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicola Asuni",
|
|
"email": "info@tecnick.com",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
|
|
"homepage": "http://www.tcpdf.org/",
|
|
"keywords": [
|
|
"PDFD32000-2008",
|
|
"TCPDF",
|
|
"barcodes",
|
|
"datamatrix",
|
|
"pdf",
|
|
"pdf417",
|
|
"qrcode"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/tecnickcom/TCPDF/issues",
|
|
"source": "https://github.com/tecnickcom/TCPDF/tree/6.10.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.paypal.com/donate/?hosted_button_id=NZUEC5XS8MFBJ",
|
|
"type": "custom"
|
|
}
|
|
],
|
|
"time": "2025-05-27T18:02:28+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": [],
|
|
"plugin-api-version": "2.2.0"
|
|
}
|