{ "_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": "fb5fce568238eafd363cdd38632f7b47", "packages": [ { "name": "shuchkin/simplexlsxgen", "version": "1.3.17", "source": { "type": "git", "url": "https://github.com/shuchkin/simplexlsxgen.git", "reference": "6dcad83f09f94dd9ca9ccac05e69935727d7d7c2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/shuchkin/simplexlsxgen/zipball/6dcad83f09f94dd9ca9ccac05e69935727d7d7c2", "reference": "6dcad83f09f94dd9ca9ccac05e69935727d7d7c2", "shasum": "" }, "require": { "ext-mbstring": "*", "ext-zlib": "*", "php": ">=5.4" }, "type": "library", "autoload": { "classmap": [ "src/SimpleXLSXGen.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sergey Shuchkin (SMSPILOT)", "email": "sergey.shuchkin@gmail.com", "homepage": "https://shuchkin.ru/" } ], "description": "Export data to Excel XLSx file. PHP XLSX generator.", "homepage": "https://github.com/shuchkin/simplexlsxgen", "keywords": [ "backend", "creator", "excel", "generator", "php", "writer", "xlsx" ], "support": { "issues": "https://github.com/shuchkin/simplexlsxgen/issues", "source": "https://github.com/shuchkin/simplexlsxgen/tree/1.3.17" }, "time": "2023-10-02T16:58:50+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.0.0" }