PHPackages                             paulloft/xlsx2csv - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. paulloft/xlsx2csv

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

paulloft/xlsx2csv
=================

Lightweight and sImple xlsx to csv converter

1.0(4y ago)0654MITPHPPHP &gt;=7.3

Since Dec 27Pushed 4y ago1 watchersCompare

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

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

xlsx to csv converter
=====================

[](#xlsx-to-csv-converter)

Lightweight and simple XLSX to CSV converter. Works faster and consumes less memory than converting via PHPExcell

Usages
------

[](#usages)

```
$converter = new \Utils\XlsxToCsv('example.xlsx');
$converter->convert('example.csv');
```

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

[](#installation)

*Requres PHP 7.3 or higher*

Add `paulloft/xlsx2csv` to your composer.json.

```
"require": {
    "paulloft/xlsx2csv": "*"
}
```

or run in shell

```
composer require paulloft/xlsx2csv
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

1596d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1006ddd7627b5046270939fa45d422dabb91bcbd8cf39d8b7469ce8fdec4f46b?d=identicon)[paulloft](/maintainers/paulloft)

---

Top Contributors

[![paulloft](https://avatars.githubusercontent.com/u/10725109?v=4)](https://github.com/paulloft "paulloft (2 commits)")

---

Tags

converterxlsx2csvxlsxtocsv

### Embed Badge

![Health badge](/badges/paulloft-xlsx2csv/health.svg)

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

###  Alternatives

[mark-gerarts/auto-mapper-plus

An AutoMapper for PHP

5623.2M21](/packages/mark-gerarts-auto-mapper-plus)[iamcal/php-emoji

This is a PHP library for dealing with Emoji, allowing you to convert between various native formats and displaying them using HTML.

1.3k481.1k](/packages/iamcal-php-emoji)[matthiasmullie/path-converter

Relative path converter

10229.6M7](/packages/matthiasmullie-path-converter)[ncjoes/office-converter

PHP Wrapper for LibreOffice

2431.2M4](/packages/ncjoes-office-converter)[henck/rtf-to-html

RTF to HTML converter in PHP

108785.6k1](/packages/henck-rtf-to-html)[nizsheanez/yii2-asset-converter

Less, Sass, Scss and Phamlp converter for Yii2. No system requires. yii2-composer support, Less autoupdate, customizing of output directory

64167.5k6](/packages/nizsheanez-yii2-asset-converter)

PHPackages © 2026

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