PHPackages                             bit4bit/phrelatorio - 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. bit4bit/phrelatorio

ActiveLibrary

bit4bit/phrelatorio
===================

generate reports using opendocument editor (like libreoffice/abiwork/gnumeric)

00PHP

Since Apr 3Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/bit4bit/phrelatorio)[ Packagist](https://packagist.org/packages/bit4bit/phrelatorio)[ RSS](/packages/bit4bit-phrelatorio/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

phrelatorio
===========

[](#phrelatorio)

build reports using opendocument editor (like libreoffice/abiwork/gnumeric).

see **examples** for how to build reports.

```
use Phrelatorio\OpenDocument as Relatorio;

$doc = Relatorio::loadFlatODT('myods.fods');
$doc->save('mynewods.fods', ...context...);
```

Limitation
==========

[](#limitation)

- only support Flat OpenDocument

Todo
====

[](#todo)

- allow php expressions
- inject images
- work with .odt and .ods

Contributing
============

[](#contributing)

1. `rake dev:up`
2. `rake dev:init`
3. `rake tdd`
4. `rake dev:down`

Thanks
======

[](#thanks)

- [PHPTAL](https://phptal.org/)

Inspired by
===========

[](#inspired-by)

- [relatorio](https://hg.tryton.org/relatorio/file/tip/README)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance60

Regular maintenance activity

Popularity0

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity13

Early-stage or recently created project

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/be1a14a8031519af14055b5a38f12fdb04e0382dcbc0c2469e1552b19cc709d7?d=identicon)[bit4bit](/maintainers/bit4bit)

---

Tags

odtphpreportingreporting-tool

### Embed Badge

![Health badge](/badges/bit4bit-phrelatorio/health.svg)

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

PHPackages © 2026

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