PHPackages                             perlitz-group/php\_writeexcel - 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. perlitz-group/php\_writeexcel

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

perlitz-group/php\_writeexcel
=============================

Powerful library to write excel files

014PHP

Since Jan 27Pushed 3w agoCompare

[ Source](https://github.com/perlitz-group/php_writeexcel)[ Packagist](https://packagist.org/packages/perlitz-group/php_writeexcel)[ RSS](/packages/perlitz-group-php-writeexcel/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

php\_writeexcel
===============

[](#php_writeexcel)

Forked from [https://github.com/thoroc/php\_writeexcel](https://github.com/thoroc/php_writeexcel).

PHP port of John McNamara's Spreadsheet::WriteExcel by Johann Hanne, with some tweaks by Thomas Roche ([https://github.com/thoroc/php\_writeexcel](https://github.com/thoroc/php_writeexcel)), and forked by Craig Manley adding more tweaks and some added drop-in compatibility with PEAR's Spreadsheet\_Excel\_Writer.

Dependencies
============

[](#dependencies)

To use this library, please install [php\_ole](https://github.com/thoroc/php_ole) which allow to write big Excel files (larger than 7MB) – this is done automatically if you install this library with Composer.

Install with Composer:

```
composer require perlitz-group/php_writeexcel dev-main

```

Perfomance comparison
=====================

[](#perfomance-comparison)

Update by Craig Manley, 2015-12-06: Writing a table of 8 fields and 950 rows to an Excel file resulted in these average elapsed times:

```
PHPExcel: 7.417
PEAR Spreadsheet_Excel_Writer: 1.078
php_writeexcel: 2.065

```

So clearly, PEAR's Spreadsheet\_Excel\_Writer is almost twice as fast. PHPExcel is more modern, but by far the slowest and consumes huge amounts of memory, which is the only reason I tried with this library, updating it slightly in the process.

Original Documentation
======================

[](#original-documentation)

- [README](doc/README)
- [LICENSE](doc/LICENSE)
- [FAQ](doc/FAQ)
- [TODO](doc/TODO)
- [CONTRIBUTION](doc/THANKS)
- [CHANGELOG](doc/CHANGELOG)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance62

Regular maintenance activity

Popularity7

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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/13734c6e21431d5751100ca3cb1a2c72d8b54afa50891425cb8f9be7227a6728?d=identicon)[f7h](/maintainers/f7h)

![](https://www.gravatar.com/avatar/4fbc2651dba07e53336be58a2cafa12e848057524badb837204ac63c104181e2?d=identicon)[AdvyceCompany](/maintainers/AdvyceCompany)

---

Top Contributors

[![thoroc](https://avatars.githubusercontent.com/u/2297889?v=4)](https://github.com/thoroc "thoroc (17 commits)")[![Wilkins](https://avatars.githubusercontent.com/u/478570?v=4)](https://github.com/Wilkins "Wilkins (13 commits)")[![f7h](https://avatars.githubusercontent.com/u/615946?v=4)](https://github.com/f7h "f7h (6 commits)")[![bursonic](https://avatars.githubusercontent.com/u/1857165?v=4)](https://github.com/bursonic "bursonic (2 commits)")[![arteq](https://avatars.githubusercontent.com/u/432634?v=4)](https://github.com/arteq "arteq (1 commits)")

### Embed Badge

![Health badge](/badges/perlitz-group-php-writeexcel/health.svg)

```
[![Health](https://phpackages.com/badges/perlitz-group-php-writeexcel/health.svg)](https://phpackages.com/packages/perlitz-group-php-writeexcel)
```

PHPackages © 2026

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