PHPackages                             digitalcz/exporter - 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. digitalcz/exporter

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

digitalcz/exporter
==================

0.x-dev(3y ago)00[2 PRs](https://github.com/digitalcz/exporter/pulls)MITPHPPHP ^8.1

Since Feb 23Pushed 3y ago2 watchersCompare

[ Source](https://github.com/digitalcz/exporter)[ Packagist](https://packagist.org/packages/digitalcz/exporter)[ Docs](https://github.com/digitalcz/exporter)[ RSS](/packages/digitalcz-exporter/feed)WikiDiscussions 0.x Synced today

READMEChangelogDependencies (9)Versions (3)Used By (0)

Exporter
========

[](#exporter)

[![Latest Stable Version](https://camo.githubusercontent.com/3a71973f9ba8ba9dbf77cb0c3048e83514066d70b7dfec9ad6545a9facda8250/687474703a2f2f706f7365722e707567782e6f72672f6469676974616c637a2f6578706f727465722f76)](https://packagist.org/packages/digitalcz/exporter)[![Total Downloads](https://camo.githubusercontent.com/3c4f80026871741c3d3daa271f26d34f6d3a1ff299a2053fd69f6e3a08922c62/687474703a2f2f706f7365722e707567782e6f72672f6469676974616c637a2f6578706f727465722f646f776e6c6f616473)](https://packagist.org/packages/digitalcz/exporter)[![Latest Unstable Version](https://camo.githubusercontent.com/a34155aa525f12e3dc7de510bfbc5e82e55783c7cdeb6605fdee76862db2b32e/687474703a2f2f706f7365722e707567782e6f72672f6469676974616c637a2f6578706f727465722f762f756e737461626c65)](https://packagist.org/packages/digitalcz/exporter)[![License](https://camo.githubusercontent.com/33a00b6c9c11f4167fdb628b662eee1194c578a4e6c41faf9547ff72f29412fc/687474703a2f2f706f7365722e707567782e6f72672f6469676974616c637a2f6578706f727465722f6c6963656e7365)](https://packagist.org/packages/digitalcz/exporter)[![PHP Version Require](https://camo.githubusercontent.com/586e1c0f77b88e1c8960e7dede8528f1932fcb187639ae19ae1b409347f69e11/687474703a2f2f706f7365722e707567782e6f72672f6469676974616c637a2f6578706f727465722f726571756972652f706870)](https://packagist.org/packages/digitalcz/exporter)[![CI](https://github.com/digitalcz/exporter/workflows/CI/badge.svg)](https://github.com/digitalcz/exporter/actions)[![codecov](https://camo.githubusercontent.com/b08efe2c279af5c5e9174bd4c13cdad1a9673840df7c49464fbc8105608e3fd3/68747470733a2f2f636f6465636f762e696f2f67682f6469676974616c637a2f6578706f727465722f6272616e63682f302e782f67726170682f62616467652e7376673f746f6b656e3d517a5a35694d4e6b6733)](https://codecov.io/gh/digitalcz/exporter)

Simple tool for exporting data into Excel/CSV files

Heavily inspired by SpartnerNL/Laravel-Excel.

Install
-------

[](#install)

Via [Composer](https://getcomposer.org/)

```
$ composer require digitalcz/exporter
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer csfix    # fix codestyle
$ composer checks   # run all checks

# or separately
$ composer tests    # run phpunit
$ composer phpstan  # run phpstan
$ composer cs       # run codesniffer
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Digital Solutions s.r.o.](https://github.com/digitalcz)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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

Unknown

Total

1

Last Release

1225d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3cdd1a59b82ee65304942a9e50a35ed1628b43db456088c334e73f8e80db9237?d=identicon)[spajxo](/maintainers/spajxo)

![](https://avatars.githubusercontent.com/u/19805238?v=4)[DigitalCz](/maintainers/digitalcz)[@digitalcz](https://github.com/digitalcz)

---

Top Contributors

[![spajxo](https://avatars.githubusercontent.com/u/12384486?v=4)](https://github.com/spajxo "spajxo (3 commits)")

---

Tags

excelxlsxexporter

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/digitalcz-exporter/health.svg)

```
[![Health](https://phpackages.com/badges/digitalcz-exporter/health.svg)](https://phpackages.com/packages/digitalcz-exporter)
```

###  Alternatives

[maatwebsite/excel

Supercharged Excel exports and imports in Laravel

12.9k157.3M890](/packages/maatwebsite-excel)[jianyan74/php-excel

php excel 导入导出

5943.6k5](/packages/jianyan74-php-excel)[jgrygierek/batch-entity-import-bundle

Importing entities with preview and edit features for Symfony.

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

A lossless xml to json and json to xml converter (and csv/xlsx/yaml). Writing PHP Json/Xml/Csv/Yaml/excel Importers made easy

4643.9k3](/packages/dracoblue-craur)[onurb/excel-bundle

Symfony Bundle to read or write Excel file (including pdf, xlsx, odt), using phpoffice/phpspreadsheet library (replacement of phpoffice/phpexcel, abandonned)

13334.1k](/packages/onurb-excel-bundle)

PHPackages © 2026

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