PHPackages                             ark4ne/xlsx-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. [File &amp; Storage](/categories/file-storage)
4. /
5. ark4ne/xlsx-reader

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

ark4ne/xlsx-reader
==================

High performance XLSX Reader

012PHPCI failing

Since Jan 14Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Ark4ne/xlsx-reader)[ Packagist](https://packagist.org/packages/ark4ne/xlsx-reader)[ RSS](/packages/ark4ne-xlsx-reader/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (2)Used By (0)

xlsx-reader
===========

[](#xlsx-reader)

High performance XLSX Reader, with very low memory consumption.

Installation
============

[](#installation)

```
$ composer require ark4ne/xlsx-reader

```

Usage
=====

[](#usage)

```
$file = "my-calc.xlsx";

$reader = new \Ark4ne\XLSXReader\XLSXReader($file);

$reader->load();

foreach ($reader->read() as $row){
    // do stuff
}
```

Performance
===========

[](#performance)

65K rows, 10colsload (s)read (s)max process memmax php mem327K strings0.4331.4934.7M27.9M32K strings0.0441.5114.6M2.76M512 strings0.0021.5012.6M0.82M

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity36

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/a9364c697a58ed619a061145dc64c8ee6bbd0536c4594ab3c2b0ffce3e902bc5?d=identicon)[Ark4ne](/maintainers/Ark4ne)

---

Top Contributors

[![Ark4ne](https://avatars.githubusercontent.com/u/6144058?v=4)](https://github.com/Ark4ne "Ark4ne (5 commits)")

### Embed Badge

![Health badge](/badges/ark4ne-xlsx-reader/health.svg)

```
[![Health](https://phpackages.com/badges/ark4ne-xlsx-reader/health.svg)](https://phpackages.com/packages/ark4ne-xlsx-reader)
```

###  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)
