PHPackages                             solitus0/dto-xlsx-generator - 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. solitus0/dto-xlsx-generator

ActiveSymfony-bundle[File &amp; Storage](/categories/file-storage)

solitus0/dto-xlsx-generator
===========================

A lightweight Symfony bundle for generating XLSX files from typed DTOs.

v0.1.1(6mo ago)085MITPHPPHP &gt;=8.1CI passing

Since Nov 14Pushed 6mo agoCompare

[ Source](https://github.com/solitus0/dto-xlsx-generator)[ Packagist](https://packagist.org/packages/solitus0/dto-xlsx-generator)[ RSS](/packages/solitus0-dto-xlsx-generator/feed)WikiDiscussions 0.1.x Synced 1mo ago

READMEChangelog (1)Dependencies (11)Versions (2)Used By (0)

DtoXlsxGenerator
================

[](#dtoxlsxgenerator)

[![Latest Stable Version](https://camo.githubusercontent.com/03fd12d975e9423b2608eaed67a0c374946d61ffc4fcef0ddc891d9d60ade203/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736f6c69747573302f64746f2d786c73782d67656e657261746f723f7374796c653d666c61742d737175617265)](https://packagist.org/packages/solitus0/dto-xlsx-generator)[![Total Downloads](https://camo.githubusercontent.com/c07d98413911a6850ae8a1f4fe15867d676a5c885f50624e765f805313819d66/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736f6c69747573302f64746f2d786c73782d67656e657261746f723f7374796c653d666c61742d737175617265)](https://packagist.org/packages/solitus0/dto-xlsx-generator)[![License](https://camo.githubusercontent.com/b976b37b7c70daf92f16a62ee6afdfac1c58f9c0bb3fbd624cf29b2450510e5d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f736f6c69747573302f64746f2d786c73782d67656e657261746f723f7374796c653d666c61742d737175617265)](LICENSE)

A lightweight Symfony bundle that converts **attribute-decorated DTOs** into fully populated **XLSX spreadsheets** using PhpSpreadsheet.

Features
--------

[](#features)

- Attribute-first API: describe spreadsheet layouts directly on PHP DTOs.
- Inline and multi-sheet collection support with automatic parent-child linking.

Quick Start
-----------

[](#quick-start)

```
composer require solitus0/dto-xlsx-generator
```

Register the bundle in `config/bundles.php`, add spreadsheet attributes to your DTOs, then inject `Solitus0\DtoXlsxGenerator\Services\SpreadsheetGenerator` to build workbooks. The full walk-through lives in the [Generate Your First Spreadsheet tutorial](docs/tutorials/getting-started.md).

Documentation (Diátaxis)
------------------------

[](#documentation-diátaxis)

- [Tutorial](docs/tutorials/getting-started.md) – learn the workflow end-to-end.
- How-to guides: [model collections](docs/how-to/model-collections.md), [validate DTOs](docs/how-to/validate-dtos.md), [deliver XLSX files](docs/how-to/deliver-files.md).
- Reference: [attributes](docs/reference/attributes.md) and [services &amp; configuration](docs/reference/services.md).

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance69

Regular maintenance activity

Popularity12

Limited adoption so far

Community6

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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

180d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b6fcbfd61ed577ca14cf75ff250c130a7a11d695bb22e27618083c702a5fe2be?d=identicon)[solitus0](/maintainers/solitus0)

---

Top Contributors

[![solitus0](https://avatars.githubusercontent.com/u/58187559?v=4)](https://github.com/solitus0 "solitus0 (2 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StyleECS

Type Coverage Yes

### Embed Badge

![Health badge](/badges/solitus0-dto-xlsx-generator/health.svg)

```
[![Health](https://phpackages.com/badges/solitus0-dto-xlsx-generator/health.svg)](https://phpackages.com/packages/solitus0-dto-xlsx-generator)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[nelmio/api-doc-bundle

Generates documentation for your REST API from attributes

2.3k63.6M233](/packages/nelmio-api-doc-bundle)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[web-auth/webauthn-framework

FIDO2/Webauthn library for PHP and Symfony Bundle.

50570.7k1](/packages/web-auth-webauthn-framework)

PHPackages © 2026

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