{ "_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": "574abaca39a2b37841bb0f03664cbd64", "packages": [ { "name": "shuchkin/simplexlsx", "version": "1.1.11", "source": { "type": "git", "url": "https://github.com/shuchkin/simplexlsx.git", "reference": "61a9eb24784a9e8aa702efca3f5c7ec1f040aefb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/shuchkin/simplexlsx/zipball/61a9eb24784a9e8aa702efca3f5c7ec1f040aefb", "reference": "61a9eb24784a9e8aa702efca3f5c7ec1f040aefb", "shasum": "" }, "require": { "ext-libxml": "*", "ext-mbstring": "*", "ext-simplexml": "*", "ext-zlib": "*", "php": ">=5.5" }, "type": "library", "autoload": { "classmap": [ "src/SimpleXLSX.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sergey Shuchkin (SMSPILOT)", "email": "sergey.shuchkin@gmail.com", "homepage": "https://github.com/shuchkin" } ], "description": "Parse and retrieve data from Excel XLSx files. MS Excel 2007 workbooks PHP reader.", "homepage": "https://github.com/shuchkin/simplexlsx", "keywords": [ "backend", "excel", "parser", "php", "reader", "xlsx" ], "support": { "issues": "https://github.com/shuchkin/simplexlsx/issues", "source": "https://github.com/shuchkin/simplexlsx/tree/1.1.11" }, "time": "2024-07-06T17:18:59+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.6.0" }