{"id":13608190,"url":"https://github.com/openspout/openspout","last_synced_at":"2026-01-12T06:35:38.036Z","repository":{"id":37035188,"uuid":"464890769","full_name":"openspout/openspout","owner":"openspout","description":" Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way ","archived":false,"fork":false,"pushed_at":"2025-04-04T11:24:02.000Z","size":11503,"stargazers_count":903,"open_issues_count":58,"forks_count":114,"subscribers_count":17,"default_branch":"4.x","last_synced_at":"2025-04-04T12:26:44.835Z","etag":null,"topics":["csv","ods","php","spreadsheet","xlsx"],"latest_commit_sha":null,"homepage":"https://github.com/openspout/openspout/tree/4.x/docs","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openspout.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["Slamdunk"],"custom":"https://paypal.me/filippotessarotto"}},"created_at":"2022-03-01T12:49:07.000Z","updated_at":"2025-04-04T11:24:06.000Z","dependencies_parsed_at":"2023-09-23T03:59:30.992Z","dependency_job_id":"b8b870a2-7e0f-4f20-b0b5-0ea555b86fbb","html_url":"https://github.com/openspout/openspout","commit_stats":{"total_commits":578,"total_committers":69,"mean_commits":8.376811594202898,"dds":0.7318339100346021,"last_synced_commit":"8f0e9576bdccd6f512fa614216fd58db71337992"},"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openspout%2Fopenspout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openspout%2Fopenspout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openspout%2Fopenspout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openspout%2Fopenspout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openspout","download_url":"https://codeload.github.com/openspout/openspout/tar.gz/refs/heads/4.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248581285,"owners_count":21128142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["csv","ods","php","spreadsheet","xlsx"],"created_at":"2024-08-01T19:01:24.963Z","updated_at":"2026-01-12T06:35:38.006Z","avatar_url":"https://github.com/openspout.png","language":"PHP","funding_links":["https://github.com/sponsors/Slamdunk","https://paypal.me/filippotessarotto"],"categories":["PHP","Table of Contents"],"sub_categories":["Office"],"readme":"# OpenSpout\n\n[![Latest Stable Version](https://poser.pugx.org/openspout/openspout/v/stable)](https://packagist.org/packages/openspout/openspout)\n[![Total Downloads](https://poser.pugx.org/openspout/openspout/downloads)](https://packagist.org/packages/openspout/openspout)\n[![Build Status](https://github.com/openspout/openspout/actions/workflows/ci.yml/badge.svg)](https://github.com/openspout/openspout/actions/workflows/ci.yml)\n[![Infection MSI](https://img.shields.io/endpoint?style=flat\u0026url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fopenspout%2Fopenspout%2F4.x)](https://dashboard.stryker-mutator.io/reports/github.com/openspout/openspout/4.x)\n\nOpenSpout is a community driven fork of `box/spout`, a PHP library to read and write spreadsheet files\n(CSV, XLSX and ODS), in a fast and scalable way. Unlike other file readers or writers, it is capable of processing\nvery large files, while keeping the memory usage really low (less than 3MB).\n\n## Documentation\n\nDocumentation can be found at [`docs/`](docs).\n\n## Upgrade from `box/spout:v3` to `openspout/openspout:v3`\n\n1. Replace `box/spout` with `openspout/openspout` in your `composer.json`\n2. Replace `Box\\Spout` with `OpenSpout` in your code\n\n## Upgrade guide\n\nVersion 4 introduced new functionality but also some breaking changes. If you want to upgrade your OpenSpout codebase\nplease consult the [Upgrade guide](UPGRADE.md).\n\n## Copyright and License\n\nThis is a fork of Box's Spout library: https://github.com/box/spout\n\nCode until and directly descending from commit [`cc42c1d`](https://github.com/openspout/openspout/commit/cc42c1d29fc5d29f07caeace99bd29dbb6d7c2f8)\nis copyright of _Box, Inc._ and licensed under the Apache License, Version 2.0:\n\nhttps://github.com/openspout/openspout/blob/cc42c1d29fc5d29f07caeace99bd29dbb6d7c2f8/LICENSE\n\nCode created, edited and released after the commit mentioned above\nis copyright of _openspout_ Github organization and licensed under MIT License.\n\nhttps://github.com/openspout/openspout/blob/main/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenspout%2Fopenspout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenspout%2Fopenspout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenspout%2Fopenspout/lists"}