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

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

axyr/silverstripe-phpexcel
==========================

Exporting DataObjects to an Excel File.

135.6k5[2 issues](https://github.com/axyr/silverstripe-phpexcel/issues)[3 PRs](https://github.com/axyr/silverstripe-phpexcel/pulls)PHP

Since Oct 29Pushed 10y ago1 watchersCompare

[ Source](https://github.com/axyr/silverstripe-phpexcel)[ Packagist](https://packagist.org/packages/axyr/silverstripe-phpexcel)[ RSS](/packages/axyr-silverstripe-phpexcel/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

silverstripe-phpexcel
=====================

[](#silverstripe-phpexcel)

Same as GridFieldExportButton, but exports data to an Excel file.

```
:::php
$gridField = new GridField('MyDataObjects', 'MyDataObjects', MyDataObject::get(),
		GridFieldConfig_RecordEditor::create()
		->addComponent(new GridFieldExportToExcelButton())
	);

```

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

[](#requirements)

- PHPExcel

This will install when you use composer.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.9% 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://avatars.githubusercontent.com/u/345155?v=4)[Martijn van Nieuwenhoven](/maintainers/axyr)[@axyr](https://github.com/axyr)

---

Top Contributors

[![axyr](https://avatars.githubusercontent.com/u/345155?v=4)](https://github.com/axyr "axyr (10 commits)")[![adamgontarz](https://avatars.githubusercontent.com/u/1596650?v=4)](https://github.com/adamgontarz "adamgontarz (1 commits)")

### Embed Badge

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

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

###  Alternatives

[venveo/craft-compress

Create smart zip files from Craft assets on the fly

124.7k](/packages/venveo-craft-compress)

PHPackages © 2026

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