PHPackages                             techqjyd/phpexcel - 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. techqjyd/phpexcel

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

techqjyd/phpexcel
=================

PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine

1.8.1(11y ago)057LGPLPHPPHP &gt;=5.2.0

Since Jan 16Pushed 9y ago2 watchersCompare

[ Source](https://github.com/techqjyd/PHPExcel)[ Packagist](https://packagist.org/packages/techqjyd/phpexcel)[ Docs](http://phpexcel.codeplex.com)[ RSS](/packages/techqjyd-phpexcel/feed)WikiDiscussions 1.8 Synced 1mo ago

READMEChangelogDependenciesVersions (18)Used By (0)

PHPExcel - OpenXML - Read, Write and Create spreadsheet documents in PHP - Spreadsheet engine
=============================================================================================

[](#phpexcel---openxml---read-write-and-create-spreadsheet-documents-in-php---spreadsheet-engine)

PHPExcel is a library written in pure PHP and providing a set of classes that allow you to write to and read from different spreadsheet file formats, like Excel (BIFF) .xls, Excel 2007 (OfficeOpenXML) .xlsx, CSV, Libre/OpenOffice Calc .ods, Gnumeric, PDF, HTML, ... This project is built around Microsoft's OpenXML standard and PHP.

Master: [![Build Status](https://camo.githubusercontent.com/fdf858c90e3d802d1efa9cb38fabc08c40750890aadb2be6205a0e4c9d6ae6a3/68747470733a2f2f7472617669732d63692e6f72672f5048504f66666963652f504850457863656c2e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/PHPOffice/PHPExcel)

Develop: [![Build Status](https://camo.githubusercontent.com/bb0fb2fa7f3388f69657c6392a48a56c4289360f1dc99b01791ada883acb9f75/68747470733a2f2f7472617669732d63692e6f72672f5048504f66666963652f504850457863656c2e706e673f6272616e63683d646576656c6f70)](http://travis-ci.org/PHPOffice/PHPExcel)

[![Join the chat at https://gitter.im/PHPOffice/PHPExcel](https://camo.githubusercontent.com/2dd4d0f228a76b3dd73355d3fb9101cd32fb849421b528669a9a7bbec7d5a25a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4749545445522d6a6f696e253230636861742d677265656e2e737667)](https://gitter.im/PHPOffice/PHPExcel)

File Formats supported
----------------------

[](#file-formats-supported)

### Reading

[](#reading)

- BIFF 5-8 (.xls) Excel 95 and above
- Office Open XML (.xlsx) Excel 2007 and above
- SpreadsheetML (.xml) Excel 2003
- Open Document Format/OASIS (.ods)
- Gnumeric
- HTML
- SYLK
- CSV

### Writing

[](#writing)

- BIFF 8 (.xls) Excel 95 and above
- Office Open XML (.xlsx) Excel 2007 and above
- HTML
- CSV
- PDF (using either the tcPDF, DomPDF or mPDF libraries, which need to be installed separately)

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

[](#requirements)

- PHP version 5.2.0 or higher
- PHP extension php\_zip enabled (required if you need PHPExcel to handle .xlsx .ods or .gnumeric files)
- PHP extension php\_xml enabled
- PHP extension php\_gd2 enabled (optional, but required for exact column width autocalculation)

Want to contribute?
-------------------

[](#want-to-contribute)

If you would like to contribute, here are some notes and guidlines:

- All new development happens on the 1.8 branch, so it is always the most up-to-date
- The master branch only contains tagged releases
- If you are going to be submitting a pull request, please fork from 1.8, and submit your pull request back to that 1.8 branch
- Wherever possible, code changes should conform as closely as possible to PSR-2 standards
- [Helpful article about forking](https://help.github.com/articles/fork-a-repo/ "Forking a Github repository")
- [Helpful article about pull requests](https://help.github.com/articles/using-pull-requests/ "Pull Requests")

License
-------

[](#license)

PHPExcel is licensed under [LGPL (GNU LESSER GENERAL PUBLIC LICENSE)](https://github.com/PHPOffice/PHPExcel/blob/master/license.md)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity67

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~137 days

Recently: every ~225 days

Total

10

Last Release

3556d ago

PHP version history (3 changes)1.7.9-rc1PHP &gt;=5.2.0

1.9.x-devPHP ^5.4|^7.0

1.8.x-devPHP ^5.2|^7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/617c230eb5dca3a49f92143de998546052a07f3492b7c617f49b2c348eb46ae7?d=identicon)[techqjyd](/maintainers/techqjyd)

---

Top Contributors

[![Progi1984](https://avatars.githubusercontent.com/u/1533248?v=4)](https://github.com/Progi1984 "Progi1984 (66 commits)")[![maartenba](https://avatars.githubusercontent.com/u/485230?v=4)](https://github.com/maartenba "maartenba (23 commits)")[![Slamdunk](https://avatars.githubusercontent.com/u/152236?v=4)](https://github.com/Slamdunk "Slamdunk (11 commits)")[![frost-nzcr4](https://avatars.githubusercontent.com/u/468395?v=4)](https://github.com/frost-nzcr4 "frost-nzcr4 (7 commits)")[![PowerKiKi](https://avatars.githubusercontent.com/u/72603?v=4)](https://github.com/PowerKiKi "PowerKiKi (4 commits)")[![CQD](https://avatars.githubusercontent.com/u/94944?v=4)](https://github.com/CQD "CQD (3 commits)")[![nicoder](https://avatars.githubusercontent.com/u/365210?v=4)](https://github.com/nicoder "nicoder (3 commits)")[![amironov](https://avatars.githubusercontent.com/u/2651400?v=4)](https://github.com/amironov "amironov (3 commits)")[![alexgann](https://avatars.githubusercontent.com/u/1827295?v=4)](https://github.com/alexgann "alexgann (2 commits)")[![Gemorroj](https://avatars.githubusercontent.com/u/885731?v=4)](https://github.com/Gemorroj "Gemorroj (2 commits)")[![JackStoneDev](https://avatars.githubusercontent.com/u/4856318?v=4)](https://github.com/JackStoneDev "JackStoneDev (2 commits)")[![karak](https://avatars.githubusercontent.com/u/156341?v=4)](https://github.com/karak "karak (2 commits)")[![Martin0123456](https://avatars.githubusercontent.com/u/1056389?v=4)](https://github.com/Martin0123456 "Martin0123456 (2 commits)")[![neclimdul](https://avatars.githubusercontent.com/u/82823?v=4)](https://github.com/neclimdul "neclimdul (2 commits)")[![sarciszewski](https://avatars.githubusercontent.com/u/3710836?v=4)](https://github.com/sarciszewski "sarciszewski (2 commits)")[![EliuFlorez](https://avatars.githubusercontent.com/u/784787?v=4)](https://github.com/EliuFlorez "EliuFlorez (1 commits)")[![techhead](https://avatars.githubusercontent.com/u/311112?v=4)](https://github.com/techhead "techhead (1 commits)")[![mlaug](https://avatars.githubusercontent.com/u/718617?v=4)](https://github.com/mlaug "mlaug (1 commits)")[![thefuzzy0ne](https://avatars.githubusercontent.com/u/3922428?v=4)](https://github.com/thefuzzy0ne "thefuzzy0ne (1 commits)")[![nendrew](https://avatars.githubusercontent.com/u/1775044?v=4)](https://github.com/nendrew "nendrew (1 commits)")

---

Tags

phpexcelxlsxlsxOpenXMLspreadsheet

### Embed Badge

![Health badge](/badges/techqjyd-phpexcel/health.svg)

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

PHPackages © 2026

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