[
    {
        "name": "spipu/html2pdf",
        "version": "v5.2.0",
        "version_normalized": "5.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/spipu/html2pdf.git",
            "reference": "bfd456cfc556e16cccf4c962f263586424f878ac"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/spipu/html2pdf/zipball/bfd456cfc556e16cccf4c962f263586424f878ac",
            "reference": "bfd456cfc556e16cccf4c962f263586424f878ac",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": "^5.4 || ^7.0",
            "tecnickcom/tcpdf": "^6.2"
        },
        "require-dev": {
            "phake/phake": "^2.0",
            "phpunit/phpunit": "^4.0 || ^5.0",
            "squizlabs/php_codesniffer": "^3.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)"
        },
        "time": "2018-07-31T12:49:37+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "tecnickcom/tcpdf",
        "version": "6.2.25",
        "version_normalized": "6.2.25.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tecnickcom/TCPDF.git",
            "reference": "a5135e2cf02f8c935b71e9e7d676f0f1d31b1b9d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/a5135e2cf02f8c935b71e9e7d676f0f1d31b1b9d",
            "reference": "a5135e2cf02f8c935b71e9e7d676f0f1d31b1b9d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2018-09-23T07:52:24+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"
        ]
    }
]
