73 lines
2.4 KiB
JSON
73 lines
2.4 KiB
JSON
{
|
|
"_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": "7b99e2d4bb14267c09672e3efc5786bd",
|
|
"packages": [
|
|
{
|
|
"name": "shuchkin/simplexlsxgen",
|
|
"version": "1.5.17",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/shuchkin/simplexlsxgen.git",
|
|
"reference": "162a4a9b929611d69dbd6f1a7f42af483a87b537"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/shuchkin/simplexlsxgen/zipball/162a4a9b929611d69dbd6f1a7f42af483a87b537",
|
|
"reference": "162a4a9b929611d69dbd6f1a7f42af483a87b537",
|
|
"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.5.17"
|
|
},
|
|
"time": "2026-05-03T13:04:04+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": [],
|
|
"plugin-api-version": "2.3.0"
|
|
}
|