{ "_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": "adc3c21f0c2f3a68b1c345a61a27b0d5", "packages": [ { "name": "spipu/html2pdf", "version": "v5.2.4", "source": { "type": "git", "url": "https://github.com/spipu/html2pdf.git", "reference": "dcb5671cac3d60ff486cf16df389e3bd0dc16ba4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/spipu/html2pdf/zipball/dcb5671cac3d60ff486cf16df389e3bd0dc16ba4", "reference": "dcb5671cac3d60ff486cf16df389e3bd0dc16ba4", "shasum": "" }, "require": { "ext-gd": "*", "ext-mbstring": "*", "php": "^5.6 || ^7.0 || ^8.0", "tecnickcom/tcpdf": "^6.3" }, "require-dev": { "phake/phake": "^2.0", "phpunit/phpunit": "^5.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 PHP5 (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.2.4" }, "time": "2021-12-16T15:23:31+00:00" }, { "name": "tecnickcom/tcpdf", "version": "6.4.4", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", "reference": "42cd0f9786af7e5db4fcedaa66f717b0d0032320" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/42cd0f9786af7e5db4fcedaa66f717b0d0032320", "reference": "42cd0f9786af7e5db4fcedaa66f717b0d0032320", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "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" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0-only" ], "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.4.4" }, "funding": [ { "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations¤cy_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tcpdf%20project", "type": "custom" } ], "time": "2021-12-31T08:39:24+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" }