PHPackages                             theob/report-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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. theob/report-generator

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

theob/report-generator
======================

A PHP library for generating reports in Excel, PDF, and HTML formats

v1.0.0(5mo ago)029MITJavaScriptPHP ^7.4|^8.0

Since Nov 17Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/theoadiana/report_generator)[ Packagist](https://packagist.org/packages/theob/report-generator)[ RSS](/packages/theob-report-generator/feed)WikiDiscussions master Synced 1mo ago

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

Report Generator by theob
-------------------------

[](#report-generator-by-theob)

v1.0.0

Overview
--------

[](#overview)

```
Report Generator is a PHP library for generating dynamic reports in various formats (PDF, Excel, CSV) with customizable templates and a visual query builder.

```

Installation
------------

[](#installation)

- Requirements

    - "php": "^7.4|^8.0"
    - "phpoffice/phpspreadsheet": "^2.1"
    - "dompdf/dompdf": "^3.1"
    - Composer
    - PHP Extensions: PDO, GD, MBString
- Install via Composer

    - composer require theob/report-generator

How to install
--------------

[](#how-to-install)

- Open the terminal, type
    - composer require theob/report-generator
- Open vendor/theob/report-generator/composer.json
    - run "post-install-cmd": \[ "php scripts/make-config.php", "php scripts/make-example.php" \]
- Open reportGenerator.config.php
    - change host, dbname, username, password according to your project

License
-------

[](#license)

This project is licensed under the MIT License - see the LICENSE file for details.

Bug Reports
-----------

[](#bug-reports)

If you discover any bugs, please create an issue on GitHub Issues.

Support
-------

[](#support)

- Documentation: GitHub Wiki
- Issues: GitHub Issues
- Email:

Happy Reporting!

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance70

Regular maintenance activity

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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

173d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8dd1cb61ab7f1184a36c63e27f7b88ceb12bc7e7647a356d7053f7492e451397?d=identicon)[theoadiana](/maintainers/theoadiana)

---

Top Contributors

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

---

Tags

pdfexportexcelphpspreadsheetdompdfreport

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/theob-report-generator/health.svg)

```
[![Health](https://phpackages.com/badges/theob-report-generator/health.svg)](https://phpackages.com/packages/theob-report-generator)
```

###  Alternatives

[maatwebsite/excel

Supercharged Excel exports and imports in Laravel

12.7k144.3M710](/packages/maatwebsite-excel)[phpnt/yii2-export

Yii2 It saves data in xls, csv, word, html, pdf files.

158.9k](/packages/phpnt-yii2-export)

PHPackages © 2026

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