{"id":13752494,"url":"https://github.com/staempfli/magento2-module-spreadsheet","last_synced_at":"2026-01-13T22:49:03.398Z","repository":{"id":57058971,"uuid":"73064568","full_name":"staempfli/magento2-module-spreadsheet","owner":"staempfli","description":"Magento 2 Module for parsing xlsx, xlsm and csv files from Excel","archived":false,"fork":false,"pushed_at":"2020-09-16T12:14:00.000Z","size":4,"stargazers_count":9,"open_issues_count":0,"forks_count":6,"subscribers_count":8,"default_branch":"develop","last_synced_at":"2025-08-17T12:20:41.991Z","etag":null,"topics":["magento2","magento2-extension","spreadsheet"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/staempfli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-07T09:53:46.000Z","updated_at":"2020-09-24T19:08:47.000Z","dependencies_parsed_at":"2022-08-24T14:53:25.100Z","dependency_job_id":null,"html_url":"https://github.com/staempfli/magento2-module-spreadsheet","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/staempfli/magento2-module-spreadsheet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staempfli%2Fmagento2-module-spreadsheet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staempfli%2Fmagento2-module-spreadsheet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staempfli%2Fmagento2-module-spreadsheet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staempfli%2Fmagento2-module-spreadsheet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/staempfli","download_url":"https://codeload.github.com/staempfli/magento2-module-spreadsheet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staempfli%2Fmagento2-module-spreadsheet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28403750,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T21:51:37.118Z","status":"ssl_error","status_checked_at":"2026-01-13T21:45:14.585Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["magento2","magento2-extension","spreadsheet"],"created_at":"2024-08-03T09:01:06.670Z","updated_at":"2026-01-13T22:49:03.375Z","avatar_url":"https://github.com/staempfli.png","language":"PHP","funding_links":[],"categories":["Open Source Extensions"],"sub_categories":["Adminhtml / Backend"],"readme":"Magento 2 Spreadsheet Parser\n=============\n\n[![Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.](http://www.repostatus.org/badges/latest/abandoned.svg)](http://www.repostatus.org/#abandoned)\n\nFacts\n-----\nParse XLSX, XLSM and CSV Files from Excel\n\nRequirements\n------------\n- PHP \u003e= 7.0.*\n- Magento \u003e= 2.1.*\n\nCompatibility\n-------------\n- Magento \u003e= 2.1\n\nUsage\n-----\nLoad Uploader and Parser via DI, so they can be used in your method.\n\n```php\n$file = $this-\u003euploader-\u003eupload(['fileId' =\u003e \\Magento\\ImportExport\\Model\\Import::FIELD_NAME_SOURCE_FILE]);\n$data = $this-\u003eparser-\u003ereadFile($file);\nforeach ($data as $index =\u003e $values) {\n    var_dump($index, $values);\n}\n```\n\nSupport\n-------\nIf you have any issues with this extension, open an issue on [GitHub](https://github.com/staempfli/magento2-module-spreadsheet/issues).\n\nContribution\n------------\nAny contribution is highly appreciated. The best way to contribute code is to open a [pull request on GitHub](https://help.github.com/articles/using-pull-requests).\n\nDeveloper\n---------\nStaempfli Webteam and all other [contributors](https://github.com/staempfli/magento2-module-spreadsheet/contributors)\n\nLicense\n-------\n[Open Software License (\"OSL\") v. 3.0](https://opensource.org/licenses/OSL-3.0)\n\nCopyright\n---------\n(c) 2016, Stämpfli AG\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstaempfli%2Fmagento2-module-spreadsheet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstaempfli%2Fmagento2-module-spreadsheet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstaempfli%2Fmagento2-module-spreadsheet/lists"}