{ "_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": "c0fb27f8d4de2c4205014949f6d0544c", "packages": [ { "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": [] }