{ "_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": "ada11790b2969ee0a5f6159f8a2e49c6", "packages": [ { "name": "openspout/openspout", "version": "v3.7.4", "source": { "type": "git", "url": "https://github.com/openspout/openspout.git", "reference": "dfbbd53b5edcd486b45a37f6a04fac33073c70f3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/openspout/openspout/zipball/dfbbd53b5edcd486b45a37f6a04fac33073c70f3", "reference": "dfbbd53b5edcd486b45a37f6a04fac33073c70f3", "shasum": "" }, "require": { "ext-dom": "*", "ext-filter": "*", "ext-libxml": "*", "ext-xmlreader": "*", "ext-zip": "*", "php": "~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0" }, "require-dev": { "ext-zlib": "*", "friendsofphp/php-cs-fixer": "^3.4", "phpstan/phpstan": "^1.4", "phpstan/phpstan-phpunit": "^1.0", "phpunit/phpunit": "^9.5" }, "suggest": { "ext-iconv": "To handle non UTF-8 CSV files (if \"php-intl\" is not already installed or is too limited)", "ext-intl": "To handle non UTF-8 CSV files (if \"iconv\" is not already installed)" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3.x-dev" } }, "autoload": { "psr-4": { "OpenSpout\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrien Loison", "email": "adrien@box.com" } ], "description": "PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way", "homepage": "https://github.com/openspout/openspout", "keywords": [ "OOXML", "csv", "excel", "memory", "odf", "ods", "office", "open", "php", "read", "scale", "spreadsheet", "stream", "write", "xlsx" ], "support": { "issues": "https://github.com/openspout/openspout/issues", "source": "https://github.com/openspout/openspout/tree/v3.7.4" }, "funding": [ { "url": "https://paypal.me/filippotessarotto", "type": "custom" }, { "url": "https://github.com/Slamdunk", "type": "github" } ], "time": "2022-03-31T06:15:15+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.4" }, "platform-dev": {}, "platform-overrides": { "php": "7.4" }, "plugin-api-version": "2.6.0" }