PHPackages                             rwsoft/excel-bundle - 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. rwsoft/excel-bundle

AbandonedArchivedSymfony-bundle[PDF &amp; Document Generation](/categories/documents)

rwsoft/excel-bundle
===================

This bundle integrates PHPExcel with Symfony2.

1.0.0(12y ago)1573MITPHPPHP &gt;=5.3.3

Since Jul 13Pushed 12y ago1 watchersCompare

[ Source](https://github.com/RWSoft/ExcelBundle)[ Packagist](https://packagist.org/packages/rwsoft/excel-bundle)[ RSS](/packages/rwsoft-excel-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

RWSoftExcelBundle
=================

[](#rwsoftexcelbundle)

This bundle integrates [PHPExcel](https://github.com/PHPOffice/PHPExcel) with Symfony2.

Registered Formats
------------------

[](#registered-formats)

ExcelBundle registers the following formats to [use in routes](http://symfony.com/doc/current/quick_tour/the_controller.html#using-formats).

- csv
- xls
- xlsx
- pdf

Sending a Response
------------------

[](#sending-a-response)

```
use RWSoft\ExcelBundle\ExcelResponse;

$doc = new \PHPExcel();
$objWriter = new \PHPExcel_Writer_Excel5($doc);
$response = new ExcelResponse($objWriter);
$response->send();
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Every ~21 days

Total

2

Last Release

4667d ago

Major Versions

0.5-beta → 1.0.02013-08-04

### Community

Maintainers

![](https://www.gravatar.com/avatar/2a70b26e5fff7ee4239bd05088e813e20f20f328a102f79f47f7ace5c5e742d8?d=identicon)[realityking](/maintainers/realityking)

---

Top Contributors

[![realityking](https://avatars.githubusercontent.com/u/628508?v=4)](https://github.com/realityking "realityking (5 commits)")

---

Tags

Symfony2excel

### Embed Badge

![Health badge](/badges/rwsoft-excel-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/rwsoft-excel-bundle/health.svg)](https://phpackages.com/packages/rwsoft-excel-bundle)
```

###  Alternatives

[liuggio/excelbundle

This is a Symfony2 Bundle helps you to read and write Excel files (including pdf, xlsx, odt), thanks to the PHPExcel library

3776.4M10](/packages/liuggio-excelbundle)[wisembly/excelant

72158.3k](/packages/wisembly-excelant)[arogachev/yii2-excel

ActiveRecord import and export based on PHPExcel for Yii 2 framework

6480.3k1](/packages/arogachev-yii2-excel)[roromix/spreadsheetbundle

This is a Symfony 7.1+ Bundle helps you to read and write Spreadsheet files (including pdf, xls, xlsx, odt, csv), thanks to the PHPSpreadsheet library

24410.2k1](/packages/roromix-spreadsheetbundle)[jgrygierek/batch-entity-import-bundle

Importing entities with preview and edit features for Symfony.

101.1M1](/packages/jgrygierek-batch-entity-import-bundle)[jgrygierek/sonata-batch-entity-import-bundle

Importing entities with preview and edit features for Sonata Admin.

10951.2k](/packages/jgrygierek-sonata-batch-entity-import-bundle)

PHPackages © 2026

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