PHPackages                             xrow/bug-reporting-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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. xrow/bug-reporting-bundle

ActiveSymfony-bundle[Logging &amp; Monitoring](/categories/logging)

xrow/bug-reporting-bundle
=========================

Creates a ZIP file with system information for eZ 5.4/6.x

1.0.4(9y ago)03.7k2MITPHPPHP ~5.5|~7.0

Since Jun 16Pushed 8y ago3 watchersCompare

[ Source](https://github.com/xrowgmbh/XrowBugReportingBundle)[ Packagist](https://packagist.org/packages/xrow/bug-reporting-bundle)[ Docs](http://www.xrow.de)[ RSS](/packages/xrow-bug-reporting-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (4)DependenciesVersions (6)Used By (0)

Xrow Bug Reporting
==================

[](#xrow-bug-reporting)

### Description:

[](#description)

This Tool will generate a ZIP file with relevant **eZ Platform/Studio** information.

What you will find inside the ZIP:

- **QA.txt** file with common Q&amp;A
- **phpinfo.html** file with complete PHP information
- **SystemInformation.txt** file with PHP version, PHP Accelerator, etc
- **InstalledComposer.json** file with installed components
- **composer.json** file with current composer
- **FolderPermissionRoot.txt** file with permissions for folders in installed eZ-directory
- **FolderPermissionWeb.txt** file with permissions for folders in /web directory
- **FolderPermissionApp.txt** file with permissions for folders in /app directory
- **/config** folde with all relevant .yml files from /app/config directory
- **/logs** folder with all relevant .log files from /app/logs directory
- **/ezpublish\_legacy/settings** folder with all relevant settings for eZ Publish 5.4

### Installation:

[](#installation)

Run:

```
$ composer require xrow/bug-reporting-bundle
```

In app/AppKernel.php add

```
            new Xrow\BugReportingBundle\XrowBugReportingBundle(),
```

### Usage:

[](#usage)

```
$ app/console bugreporting:create --dest=destination-dir
```

### Default destination directory is:

[](#default-destination-directory-is)

```
$ app/cache/dev/eZbugReporting/
```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 84% 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 ~63 days

Total

5

Last Release

3406d ago

### Community

Maintainers

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

---

Top Contributors

[![esteban-xrow](https://avatars.githubusercontent.com/u/17847092?v=4)](https://github.com/esteban-xrow "esteban-xrow (21 commits)")[![xrow](https://avatars.githubusercontent.com/u/295491?v=4)](https://github.com/xrow "xrow (4 commits)")

### Embed Badge

![Health badge](/badges/xrow-bug-reporting-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/xrow-bug-reporting-bundle/health.svg)](https://phpackages.com/packages/xrow-bug-reporting-bundle)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B10.9k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

1938.5M261](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2326.5M315](/packages/open-telemetry-sdk)[illuminated/console-logger

Logging and Notifications for Laravel Console Commands.

8676.7k](/packages/illuminated-console-logger)

PHPackages © 2026

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