PHPackages                             lebuhorskiy/spout-fix-width - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. lebuhorskiy/spout-fix-width

ActiveLibrary[File &amp; Storage](/categories/file-storage)

lebuhorskiy/spout-fix-width
===========================

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

0183PHP

Since Oct 27Pushed 2y ago1 watchersCompare

[ Source](https://github.com/lebuhorskiy/spout-fix-width)[ Packagist](https://packagist.org/packages/lebuhorskiy/spout-fix-width)[ RSS](/packages/lebuhorskiy-spout-fix-width/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (1)Used By (0)

Spout
=====

[](#spout)

[![Latest Stable Version](https://camo.githubusercontent.com/75b9654bf2f2833cea180490b72f597c1b17f88391085da11328d9ae3431a918/68747470733a2f2f706f7365722e707567782e6f72672f626f782f73706f75742f762f737461626c65)](https://packagist.org/packages/box/spout)[![Project Status](https://camo.githubusercontent.com/a812de31363f0cbf7d710b1cf0dd3605dc260736113fe88e0093c8002854deb0/68747470733a2f2f6f70656e736f757263652e626f782e636f6d2f6261646765732f696e6163746976652e737667)](https://opensource.box.com/badges)[![example workflow](https://github.com/box/spout/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/box/spout/actions/workflows/ci.yml?query=branch%3Amaster)[![Coverage Status](https://camo.githubusercontent.com/a1d4709d837d41298fab42a00fd82a9754eb177b610b40b1fe2d7c1f1e9033de/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f626f782f73706f75742f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/box/spout?branch=master)[![Total Downloads](https://camo.githubusercontent.com/7b134b5eba7c7ab4518b314ced0f62e2d61b5137e3d1fbc52004751a84e74848/68747470733a2f2f706f7365722e707567782e6f72672f626f782f73706f75742f646f776e6c6f616473)](https://packagist.org/packages/box/spout)

🪦 Archived project 🪦
--------------------

[](#-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

You can still use Spout as is in your projects though :)

> 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!

About
-----

[](#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).

Join the community and come discuss Spout: [![Gitter](https://camo.githubusercontent.com/abe08b740a4156153736f791393ec4da6619c4be73212e75769f52edacc0e2b5/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667)](https://gitter.im/box/spout?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

Documentation
-------------

[](#documentation)

Full documentation can be found at .

Requirements
------------

[](#requirements)

- PHP version 7.2 or higher
- PHP extension `php_zip` enabled
- PHP extension `php_xmlreader` enabled

Upgrade guide
-------------

[](#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](UPGRADE-3.0.md).

Running tests
-------------

[](#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.

- `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).

Support
-------

[](#support)

Spout is no longer actively supported. You can still ask questions, or discuss about it in the chat room:
[![Gitter](https://camo.githubusercontent.com/abe08b740a4156153736f791393ec4da6619c4be73212e75769f52edacc0e2b5/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667)](https://gitter.im/box/spout?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

Copyright and License
---------------------

[](#copyright-and-license)

Copyright 2022 Box, Inc. All rights reserved.

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

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.

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity20

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/528b3c0e559504ffb93db9fc60c70c90b53b79330502563741d46c6bc0eb2ecf?d=identicon)[lebuhorskiy](/maintainers/lebuhorskiy)

---

Top Contributors

[![lebuhorskiy](https://avatars.githubusercontent.com/u/28322719?v=4)](https://github.com/lebuhorskiy "lebuhorskiy (3 commits)")

### Embed Badge

![Health badge](/badges/lebuhorskiy-spout-fix-width/health.svg)

```
[![Health](https://phpackages.com/badges/lebuhorskiy-spout-fix-width/health.svg)](https://phpackages.com/packages/lebuhorskiy-spout-fix-width)
```

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[google/cloud-storage

Cloud Storage Client for PHP

34390.8M125](/packages/google-cloud-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15261.6M2.6k](/packages/illuminate-filesystem)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
