[
  {
    "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.9",
    "version_normalized": "0.1.9.0",
    "source": {
      "type": "git",
      "url": "https://github.com/ellumilel/php-excel-writer.git",
      "reference": "1f0813bc1aa17af2d05db624a6f6c99a4ce3e054"
    },
    "dist": {
      "type": "zip",
      "url": "https://api.github.com/repos/ellumilel/php-excel-writer/zipball/1f0813bc1aa17af2d05db624a6f6c99a4ce3e054",
      "reference": "1f0813bc1aa17af2d05db624a6f6c99a4ce3e054",
      "shasum": ""
    },
    "require": {
      "php": "^5.4|^7.0|^8.0"
    },
    "require-dev": {
      "phpunit/phpunit": "~4.8|~5.7|~6.0|^9.4",
      "squizlabs/php_codesniffer": "~2.0"
    },
    "time": "2020-11-13T11:25:26+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"
    ]
  }
]
