PHPackages                             elysian/dataprocessor - 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. elysian/dataprocessor

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

elysian/dataprocessor
=====================

High-performance data import/export library with cloud storage support, chunking, and Swoole coroutines

v1.0.0(9mo ago)01MITPHPPHP ^8.1CI failing

Since Aug 12Pushed 9mo agoCompare

[ Source](https://github.com/henrywood/elysian-dataprocessor)[ Packagist](https://packagist.org/packages/elysian/dataprocessor)[ Docs](https://github.com/elysian/dataprocessor)[ RSS](/packages/elysian-dataprocessor/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

Elysian DataProcessor
=====================

[](#elysian-dataprocessor)

[![Latest Version on Packagist](https://camo.githubusercontent.com/b4de6a2a4ed45387c318f55f60c2c43d20e822c59dfc5b56e0fc404bd283defe/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656c797369616e2f6461746170726f636573736f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/elysian/dataprocessor)[![Tests](https://camo.githubusercontent.com/f8bf155785d50704fca0985f079007905ff84911850c6c17cfe77f91b578d193/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f656c797369616e2f6461746170726f636573736f722f74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/elysian/dataprocessor/actions/workflows/tests.yml)[![PHP Version Require](https://camo.githubusercontent.com/9bcbdbfcff2dccc4cc800ba4972bad36bb9b9f33064ab245fb3f3ff0a64972d7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f656c797369616e2f6461746170726f636573736f723f7374796c653d666c61742d737175617265)](https://packagist.org/packages/elysian/dataprocessor)

A high-performance PHP library for importing and exporting large datasets with cloud storage support, automatic chunking, Swoole coroutines, and memory-efficient generators. Built on top of OpenSpout for maximum performance and minimal memory usage.

Features
--------

[](#features)

- ⚡ **High Performance**: Process millions of rows with minimal memory usage
- ☁️ **Cloud Storage**: Native support for AWS S3, Google Cloud Storage, Azure Blob Storage
- 🔄 **Auto Chunking**: Automatically splits large files into smaller chunks
- 🚀 **Swoole Support**: Background processing with Swoole coroutines for enhanced performance
- 🧠 **Memory Efficient**: Uses PHP generators to handle large datasets
- 📁 **Multiple Formats**: Excel (XLSX), CSV, ODS support
- ✅ **Data Validation**: Built-in validation system
- 🎯 **Framework Agnostic**: No Laravel dependency - works with any PHP framework
- 🧪 **Well Designed**: Clean contract-based architecture with extensive examples

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

[](#requirements)

- PHP 8.1+
- OpenSpout 4.0+
- Optional: Swoole extension for enhanced performance
- Optional: Cloud storage SDKs (AWS, Google Cloud, Azure)

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

[](#installation)

```
composer require elysian/dataprocessor
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance58

Moderate activity, may be stable

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

280d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3dc3096179e417ec41d97f5b29a742468b4ec9d3ce8f58f1f201360ce84171f7?d=identicon)[henrywood](/maintainers/henrywood)

---

Top Contributors

[![henrywood](https://avatars.githubusercontent.com/u/4231163?v=4)](https://github.com/henrywood "henrywood (39 commits)")

---

Tags

performanceexportexcelcsvimportswooleCoroutinesdata processingcloud-storagechunkingopenspout

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/elysian-dataprocessor/health.svg)

```
[![Health](https://phpackages.com/badges/elysian-dataprocessor/health.svg)](https://phpackages.com/packages/elysian-dataprocessor)
```

###  Alternatives

[maatwebsite/excel

Supercharged Excel exports and imports in Laravel

12.7k144.3M712](/packages/maatwebsite-excel)[shuchkin/simplecsv

Parse and retrieve data from CSV files. Export data to CSV.

5192.4k](/packages/shuchkin-simplecsv)

PHPackages © 2026

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