PHPackages                             konarsourav/xls\_serialization - 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. konarsourav/xls\_serialization

ActiveDrupal-module

konarsourav/xls\_serialization
==============================

Provides Excel as a serialization format.

13.8kPHP

Since Dec 31Pushed 5y ago1 watchersCompare

[ Source](https://github.com/konarsourav/xls_serialization)[ Packagist](https://packagist.org/packages/konarsourav/xls_serialization)[ RSS](/packages/konarsourav-xls-serialization/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

Excel Serialization
===================

[](#excel-serialization)

This module provides an Excel encoder for the Drupal 8 Serialization API. This enables the XLS format to be used for data output (and potentially input, eventually). For example:

- Drupal 8's REST module can return data in XLS format.
- Views can output XLS data via a 'REST Export' view, or a [Data Export](https://www.drupal.org/project/views_data_export) view.
- Module developers can leverage XLS as a format when using the Serialization API.

#### Installation

[](#installation)

- Download and install [PHPOffice/SpreadSheet](https://github.com/PHPOffice/PhpSpreadsheet). The preferred installation method is to [use Composer](https://www.drupal.org/node/2404989).
- Enable the `xls_serialization` module.

#### Creating an XLS view

[](#creating-an-xls-view)

1. Create a new view
2. Add an *Excel Export* display for more formatting options. Otherwise add a *REST Export* view.
3. Check either 'xlsx' or 'xls' for the accepted request formats under `Format -> Excel export -> Settings`.
4. Add desired fields to the view.
5. Add a path, and optionally, a filename pattern.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/809680af3e4b08914b27287e79d0713565dab59367c2adc82cec6f96a4e9de04?d=identicon)[konarsourav](/maintainers/konarsourav)

---

Top Contributors

[![konarsourav](https://avatars.githubusercontent.com/u/8100722?v=4)](https://github.com/konarsourav "konarsourav (6 commits)")

### Embed Badge

![Health badge](/badges/konarsourav-xls-serialization/health.svg)

```
[![Health](https://phpackages.com/badges/konarsourav-xls-serialization/health.svg)](https://phpackages.com/packages/konarsourav-xls-serialization)
```

PHPackages © 2026

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