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

ActiveSilverstripe-module[Utility &amp; Helpers](/categories/utility)

hutlim/silverstripe-phpexcel
============================

Exporting DataObjects to an Excel File.

1552[1 PRs](https://github.com/hutlim/silverstripe-phpexcel/pulls)PHP

Since Dec 30Pushed 10y ago1 watchersCompare

[ Source](https://github.com/hutlim/silverstripe-phpexcel)[ Packagist](https://packagist.org/packages/hutlim/silverstripe-phpexcel)[ RSS](/packages/hutlim-silverstripe-phpexcel/feed)WikiDiscussions master Synced 1mo ago

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

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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/9ad96926a4e35a9438181a776a21ff80df45e699112a0c09b31c9ac949261719?d=identicon)[hutlim](/maintainers/hutlim)

---

Top Contributors

[![hutlim](https://avatars.githubusercontent.com/u/11241138?v=4)](https://github.com/hutlim "hutlim (9 commits)")[![axyr](https://avatars.githubusercontent.com/u/345155?v=4)](https://github.com/axyr "axyr (8 commits)")[![adamgontarz](https://avatars.githubusercontent.com/u/1596650?v=4)](https://github.com/adamgontarz "adamgontarz (1 commits)")[![camfindlay](https://avatars.githubusercontent.com/u/367847?v=4)](https://github.com/camfindlay "camfindlay (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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