2017 © Pedro Peláez
 

library spout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

image

box/spout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

  • Tuesday, June 12, 2018
  • by adrilo
  • Repository
  • 106 Watchers
  • 1604 Stars
  • 2,348,460 Installations
  • PHP
  • 52 Dependents
  • 0 Suggesters
  • 263 Forks
  • 30 Open issues
  • 37 Versions
  • 11 % Grown

The README.md

Spout

Latest Stable Version Project Status example workflow Coverage Status Total Downloads, (*1)

🪦 Archived project 🪦

This project has been archived and is no longer maintained. No bug fix and no additional features will be added.
You won't be able to submit new issues or pull requests, and no additional features will be added, (*2)

You can still use Spout as is in your projects though :), (*3)

Thanks to everyone who contributed to this project, from a typo fix to the new cool feature.
It was great to see the involvement of this community!, (*4)


, (*5)

About

Spout is a PHP library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way. Unlike other file readers or writers, it is capable of processing very large files, while keeping the memory usage really low (less than 3MB)., (*6)

Join the community and come discuss Spout: Gitter, (*7)

Documentation

Full documentation can be found at https://opensource.box.com/spout/., (*8)

Requirements

  • PHP version 7.2 or higher
  • PHP extension php_zip enabled
  • PHP extension php_xmlreader enabled

Upgrade guide

Version 3 introduced new functionality but also some breaking changes. If you want to upgrade your Spout codebase from version 2 please consult the Upgrade guide., (*9)

Running tests

The master branch includes unit, functional and performance tests. If you just want to check that everything is working as expected, executing the unit and functional tests is enough., (*10)

  • phpunit - runs unit and functional tests
  • phpunit --group perf-tests - only runs the performance tests

For information, the performance tests take about 10 minutes to run (processing 1 million rows files is not a quick thing)., (*11)

Support

Spout is no longer actively supported. You can still ask questions, or discuss about it in the chat room:
Gitter, (*12)

Copyright 2022 Box, Inc. All rights reserved., (*13)

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at, (*14)

http://www.apache.org/licenses/LICENSE-2.0, (*15)

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License., (*16)

The Versions

12/06 2018

dev-develop_3.0

dev-develop_3.0 https://www.github.com/box/spout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • ext-zip *
  • ext-xmlreader *
  • php >=7.1.0

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale open ods office odf ooxml

03/06 2018

dev-upgrade_guide

dev-upgrade_guide https://www.github.com/box/spout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=7.1.0
  • ext-zip *
  • ext-xmlreader *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale open ods office odf ooxml

09/05 2018

dev-master

9999999-dev https://www.github.com/box/spout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale open ods office odf ooxml

09/05 2018

dev-force_utf8_htmlspecialchars

dev-force_utf8_htmlspecialchars https://www.github.com/box/spout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale open ods office odf ooxml

25/09 2017

v2.7.3

2.7.3.0 https://www.github.com/box/spout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale open ods office odf ooxml

29/08 2017

dev-add_php_cs_fixer

dev-add_php_cs_fixer https://www.github.com/box/spout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale open ods office odf ooxml

28/03 2017

v2.7.2

2.7.2.0 https://www.github.com/box/spout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale open ods office odf ooxml

27/03 2017

dev-perf-tests

dev-perf-tests https://www.github.com/box/spout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale open ods office odf ooxml

03/11 2016

v2.7.1

2.7.1.0 https://www.github.com/box/spout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale open ods office odf ooxml

19/10 2016

v2.7.0

2.7.0.0 https://www.github.com/box/spout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale open ods office odf ooxml

08/09 2016

v2.6.0

2.6.0.0 https://www.github.com/box/spout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale open ods office odf ooxml

11/07 2016

v2.5.0

2.5.0.0 https://www.github.com/box/spout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale open ods office odf ooxml

12/04 2016

v2.4.4

2.4.4.0 https://www.github.com/box/spout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale open ods office odf ooxml

24/03 2016

v2.4.3

2.4.3.0 https://www.github.com/box/spout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale open ods office odf ooxml

14/02 2016

v2.4.2

2.4.2.0 https://www.github.com/box/spout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale open ods office odf ooxml

14/01 2016

v2.4.1

2.4.1.0 https://www.github.com/box/spout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale open ods office odf ooxml

21/12 2015

v2.4.0

2.4.0.0 https://www.github.com/box/spout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale open ods office odf ooxml

06/11 2015

v2.3.2

2.3.2.0 https://www.github.com/box/spout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale open ods office odf ooxml

15/10 2015

v2.3.1

2.3.1.0 https://www.github.com/box/spout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale open ods office odf ooxml

02/09 2015

v2.3.0

2.3.0.0 https://www.github.com/box/spout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale open ods office odf ooxml

23/08 2015

v2.2.0

2.2.0.0 https://www.github.com/box/spout

PHP Library to read and write CSV and XLSX files, in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale ooxml

14/08 2015

v2.1.0

2.1.0.0 https://www.github.com/box/spout

PHP Library to read and write CSV and XLSX files, in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale ooxml

29/07 2015

v2.0.1

2.0.1.0 https://www.github.com/box/spout

PHP Library to read and write CSV and XLSX files, in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale ooxml

28/07 2015

v2.0.0

2.0.0.0 https://www.github.com/box/spout

PHP Library to read and write CSV and XLSX files, in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale ooxml

14/07 2015

v1.1.0

1.1.0.0 https://www.github.com/box/spout

PHP Library to read and write CSV and XLSX files, in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale ooxml

06/07 2015

v1.0.11

1.0.11.0 https://www.github.com/box/spout

PHP Library to read and write CSV and XLSX files, in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale ooxml

03/06 2015

v1.0.10

1.0.10.0 https://www.github.com/box/spout

PHP Library to read and write CSV and XLSX files, in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale ooxml

29/05 2015

1.0.9

1.0.9.0 https://www.github.com/box/spout

PHP Library to read and write CSV and XLSX files, in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale ooxml

13/05 2015

1.0.8

1.0.8.0 https://www.github.com/box/spout

PHP Library to read and write CSV and XLSX files, in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale ooxml

29/04 2015

1.0.7

1.0.7.0 https://www.github.com/box/spout

PHP Library to read and write CSV and XLSX files, in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale ooxml

29/04 2015

1.0.6

1.0.6.0 https://www.github.com/box/spout

PHP Library to read and write CSV and XLSX files, in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale ooxml

17/04 2015

1.0.5

1.0.5.0 https://www.github.com/box/spout

PHP Library to read and write CSV and XLSX files, in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale ooxml

16/04 2015

1.0.4

1.0.4.0 https://www.github.com/box/spout

PHP Library to read and write CSV and XLSX files, in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale ooxml

15/04 2015

1.0.3

1.0.3.0 https://www.github.com/box/spout

PHP Library to read and write CSV and XLSX files, in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale ooxml

04/04 2015

1.0.2

1.0.2.0 https://www.github.com/box/spout

PHP Library to read and write CSV and XLSX files, in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale ooxml

27/01 2015

1.0.1

1.0.1.0 https://www.github.com/box/spout

PHP Library to read and write CSV and XLSX files, in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale ooxml

16/01 2015

1.0.0

1.0.0.0 https://www.github.com/box/spout

PHP Library to read and write CSV and XLSX files, in a fast and scalable way

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-zip *
  • ext-xmlreader *
  • ext-simplexml *

 

The Development Requires

by Adrien Loison

csv read write php excel spreadsheet xlsx memory stream scale ooxml