PHPackages                             artemeon/officegen - 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. artemeon/officegen

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

artemeon/officegen
==================

Bridge to generate reports through an external library

v0.1.0(7y ago)012MITPHPPHP &gt;=7.0

Since Sep 12Pushed 3y ago2 watchersCompare

[ Source](https://github.com/artemeon/officegen)[ Packagist](https://packagist.org/packages/artemeon/officegen)[ Docs](https://github.com/artemeon/officegen)[ RSS](/packages/artemeon-officegen/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

Officegen
=========

[](#officegen)

Bridge component which provides a way to generate a report through an external library. I.e. we can use the apache POI library to generate specific reports. The main class of the component is the `Processor` class which you can easily register in your DI container.

```
$reportFile = "my_report.docx";

$generator = new BlackHole();
$processor = new Processor($generator);
$processor->execute("TestReport", $reportFile, ["foo" => "bar"]);
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity47

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

2893d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16920430?v=4)[ARTEMEON](/maintainers/artemeon)[@artemeon](https://github.com/artemeon)

---

Top Contributors

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

---

Tags

excelwordofficegenerationPowerPoint

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/artemeon-officegen/health.svg)

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

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k39.6k](/packages/matomo-matomo)[openspout/openspout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

1.2k75.4M291](/packages/openspout-openspout)[tempest/framework

The PHP framework that gets out of your way.

2.3k37.6k20](/packages/tempest-framework)[pontedilana/php-weasyprint

PHP library allowing PDF generation from an url or a html page. Wrapper for Kozea/WeasyPrint.

791.3M19](/packages/pontedilana-php-weasyprint)[mnvx/lowrapper

PHP wrapper over LibreOffice converter

129205.2k](/packages/mnvx-lowrapper)

PHPackages © 2026

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