{
    "name": "koolreport/excel",
    "version":"11.0.0",
    "description": "Allow KoolReport to connect to Excel and export to excel file",
    "keywords": ["PHP","Reporting Tools","Data Report","Charts","Exporting","Microsoft Excel","XLS","Export to Excel"],
    "homepage": "https://www.koolreport.com",
    "type": "library",
    "license": "https://www.koolreport.com/license#mit-license",
    "require": {
        "phpoffice/phpspreadsheet": "^1",
        "koolreport/spout": "^3",
        "php": ">=7.1.0"
    }
}
