[
    {
        "name": "asan/phpexcel",
        "version": "v2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Janson-Leung/PHPExcel.git",
            "reference": "07ddc15b44c1f3ee967ded35cffeab5fec49a215"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Janson-Leung/PHPExcel/zipball/07ddc15b44c1f3ee967ded35cffeab5fec49a215",
            "reference": "07ddc15b44c1f3ee967ded35cffeab5fec49a215",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0"
        },
        "time": "2018-07-23T01:42:26+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Asan\\PHPExcel\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Janson Leung",
                "homepage": "https://github.com/Janson-Leung"
            }
        ],
        "description": "A lightweight PHP library for reading spreadsheet files",
        "homepage": "https://github.com/Janson-Leung/PHPExcel"
    },
    {
        "name": "ellumilel/php-excel-writer",
        "version": "v0.1.7",
        "version_normalized": "0.1.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ellumilel/php-excel-writer.git",
            "reference": "59a3c43ed2b977bf01c98df68b3a5b02a584a680"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ellumilel/php-excel-writer/zipball/59a3c43ed2b977bf01c98df68b3a5b02a584a680",
            "reference": "59a3c43ed2b977bf01c98df68b3a5b02a584a680",
            "shasum": ""
        },
        "require": {
            "php": "^5.4|^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0",
            "squizlabs/php_codesniffer": "~2.0"
        },
        "time": "2019-03-05T13:13:05+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Ellumilel\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Denis Tikhonov",
                "email": "ozy@mailserver.ru",
                "homepage": "https://github.com/Ellumilel/php-excel-writer",
                "role": "Author"
            }
        ],
        "description": "Big data Excel writer with small memory consuming",
        "homepage": "https://github.com/Ellumilel/php-excel-writer",
        "keywords": [
            "big-data",
            "excel",
            "excel-downloader",
            "excel-writer",
            "export",
            "php-excel",
            "php-excel-writer",
            "spreadsheet",
            "xlsx"
        ]
    }
]
