PHPackages                             kematjaya/report-builder-bundle - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. kematjaya/report-builder-bundle

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

kematjaya/report-builder-bundle
===============================

Symfony Report Builder Bundle

7.0.6(3mo ago)08MITPHPPHP &gt;=8.2

Since Mar 10Pushed 3mo agoCompare

[ Source](https://github.com/kematjaya0/report-builder-bundle)[ Packagist](https://packagist.org/packages/kematjaya/report-builder-bundle)[ RSS](/packages/kematjaya-report-builder-bundle/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (16)Versions (8)Used By (0)

Report Builder for Symfony 7
============================

[](#report-builder-for-symfony-7)

- installation ```
    composer require kematjaya/report-builder-bundle
    ```
- add to bundles.php ```
    Kematjaya\ReportBuilderBundle\ReportBuilderBundle::class => ['all' => true]
    ```
- add to routes.yaml ```
    report_builder:
      resource: '@ReportBuilderBundle/Resources/config/routes.yaml'
    ```

    available routes: ```
    - report_builder_index
    - report_builder_new
    - report_builder_edit
    - report_builder_delete
    - report_builder_preview
    - report_builder_db_structure
    - report_builder_view
    - report_builder_export_csv

    ```
- update database schema ```
    php bin/console doctrine:schema:update --force
    ```
- access with url: {{ base-url }} /report-builder.html
- show report as menu: ```
    report_saved_menus() // in twig file
    ```

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance80

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

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

Every ~0 days

Total

7

Last Release

105d ago

Major Versions

1.0 → 7.0.12026-03-10

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kematjaya-report-builder-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/kematjaya-report-builder-bundle/health.svg)](https://phpackages.com/packages/kematjaya-report-builder-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M374](/packages/easycorp-easyadmin-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1155.2k](/packages/rcsofttech-audit-trail-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9317.2k55](/packages/open-dxp-opendxp)[sylius/sylius

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

8.5k5.8M712](/packages/sylius-sylius)

PHPackages © 2026

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