[ { "name": "tecnickcom/tcpdf", "version": "6.2.26", "version_normalized": "6.2.26.0", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", "reference": "367241059ca166e3a76490f4448c284e0a161f15" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/367241059ca166e3a76490f4448c284e0a161f15", "reference": "367241059ca166e3a76490f4448c284e0a161f15", "shasum": "" }, "require": { "php": ">=5.3.0" }, "time": "2018-10-16T17:24:05+00:00", "type": "library", "installation-source": "dist", "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" ], "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" ] }, { "name": "smalot/pdfparser", "version": "v0.14.0", "version_normalized": "0.14.0.0", "source": { "type": "git", "url": "https://github.com/smalot/pdfparser.git", "reference": "ec72a99028ba5e21a0acad92047b85e128cbf81f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/smalot/pdfparser/zipball/ec72a99028ba5e21a0acad92047b85e128cbf81f", "reference": "ec72a99028ba5e21a0acad92047b85e128cbf81f", "shasum": "" }, "require": { "ext-mbstring": "*", "ext-zlib": "*", "php": ">=5.3.0", "tecnickcom/tcpdf": "~6.0" }, "require-dev": { "atoum/atoum": "^2.8 | ^3.0" }, "time": "2019-01-23T09:14:37+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Smalot\\PdfParser\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0" ], "authors": [ { "name": "Sebastien MALOT", "email": "sebastien@malot.fr" } ], "description": "Pdf parser library. Can read and extract information from pdf file.", "homepage": "http://www.pdfparser.org", "keywords": [ "extract", "parse", "parser", "pdf", "text" ] } ]