{ "_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": "a42b6de17383e2bc269a8e1995445fcf", "packages": [ { "name": "asan/phpexcel", "version": "v2.0.1", "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" }, "type": "library", "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", "time": "2018-07-23T01:42:26+00:00" }, { "name": "ellumilel/php-excel-writer", "version": "v0.1.7", "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" }, "type": "library", "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" ], "time": "2019-03-05T13:13:05+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }