PHPackages                             alexain/simple-spreadsheet-reader - 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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. alexain/simple-spreadsheet-reader

ActiveSymfony-bundle[PDF &amp; Document Generation](/categories/documents)

alexain/simple-spreadsheet-reader
=================================

A lightweight Symfony bundle to read spreadsheet-like files (CSV, XLSX) using a unified, streaming-friendly API.

v0.2.0(5mo ago)032MITPHPPHP &gt;=8.2

Since Dec 18Pushed 5mo agoCompare

[ Source](https://github.com/alexain/simple-spreadsheet-reader)[ Packagist](https://packagist.org/packages/alexain/simple-spreadsheet-reader)[ Docs](https://github.com/alexain/simple-spreadsheet-reader)[ RSS](/packages/alexain-simple-spreadsheet-reader/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (8)Versions (3)Used By (0)

Simple Spreadsheet Reader
=========================

[](#simple-spreadsheet-reader)

**SimpleSpreadsheetReader** is a lightweight Symfony bundle that provides a unified and streaming-friendly API for reading tabular data from spreadsheet-like files such as **CSV** and **XLSX**.

The bundle is **read-only by design** and focuses on simplicity, performance, and low memory usage.
It is built for **PHP 8.2+** and **Symfony 7.x / 8.x**, and is intended to standardize how Symfony applications consume spreadsheet data.

Its architecture is format-agnostic and intentionally extensible, allowing future support for additional formats such as **OpenDocument (ODS)**.

---

Features
--------

[](#features)

- Read-only spreadsheet parsing
- Supported formats:
    - CSV
    - XLSX
- Streaming-based reading (low memory footprint)
- Unified API across different formats
- Automatic format detection
- Header normalization and mapping
- Designed for large files
- Symfony-native services and configuration
- PHP 8.2+ compatible

---

Installation
------------

[](#installation)

```
composer require alexain/simple-spreadsheet-reader
```

If Symfony Flex is enabled, the bundle will be registered automatically.

---

---

Roadmap
-------

[](#roadmap)

Planned features and extensions:

- OpenDocument (ODS) support
- Custom row transformers
- Validation integration
- Import result reporting
- Strict vs lenient parsing modes

---

License
-------

[](#license)

This bundle is released under the MIT License.

---

Contributing
------------

[](#contributing)

Contributions are welcome. Please open an issue or submit a pull request for improvements or bug fixes.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance73

Regular maintenance activity

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity38

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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

151d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4871d9b7cc04448992fc5b40f2766aecb2d05f217377538120a119af4a713cac?d=identicon)[alexain](/maintainers/alexain)

---

Top Contributors

[![alexain](https://avatars.githubusercontent.com/u/30696538?v=4)](https://github.com/alexain "alexain (8 commits)")

---

Tags

csvphpsymfony-bundlexls

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/alexain-simple-spreadsheet-reader/health.svg)

```
[![Health](https://phpackages.com/badges/alexain-simple-spreadsheet-reader/health.svg)](https://phpackages.com/packages/alexain-simple-spreadsheet-reader)
```

###  Alternatives

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[sensiolabs/gotenberg-bundle

A Symfony bundle that provides seamless integration with Gotenberg for generating PDFs and screenshots from various sources (HTML, Markdown, Office documents, URLs) with a clean, builder-based API.

210210.4k2](/packages/sensiolabs-gotenberg-bundle)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[padam87/rasterize-bundle

HTML to PDF Symfony bundle. Works with Puppeteer, PhantomJS, and more.

1579.4k](/packages/padam87-rasterize-bundle)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

7310.3k29](/packages/open-dxp-opendxp)

PHPackages © 2026

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