PHPackages                             apen/additional\_reports - 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. apen/additional\_reports

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

apen/additional\_reports
========================

Useful information in the reports module : xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have a global reports of the system).

3.4.9(10mo ago)14167.3k↓43.9%14GPL-2.0+PHPPHP &gt;= 8.1 &lt;=8.4.99CI passing

Since Feb 26Pushed 7mo ago2 watchersCompare

[ Source](https://github.com/Apen/additional_reports)[ Packagist](https://packagist.org/packages/apen/additional_reports)[ Fund](https://paypal.me/cerdanyohann)[ RSS](/packages/apen-additional-reports/feed)WikiDiscussions master Synced 3w ago

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

additional\_reports
===================

[](#additional_reports)

[![Latest Stable Version](https://camo.githubusercontent.com/d8663c871d58b7f83e13318902f569a07c736cf24eea71b565907be922c9f4c4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6170656e2f6164646974696f6e616c5f7265706f7274733f6c6162656c3d76657273696f6e)](https://packagist.org/packages/apen/additional_reports)[![Total Downloads](https://camo.githubusercontent.com/a4b20859c1022fc5171997326fdae20c7ae96a271a41b0247980773382b9e1b7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6170656e2f6164646974696f6e616c5f7265706f727473)](https://packagist.org/packages/apen/additional_reports)[![TYPO3](https://camo.githubusercontent.com/9ad5f558291bf158278eee91eaf75228b6b95ed6469e4901cea84fc2c1380dc7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5459504f332d31322e342d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](https://get.typo3.org/version/12)[![TYPO3](https://camo.githubusercontent.com/aa4d838e120fdf05f79ba0366635c9f73fc2352e522f1c7b1e00aa1becfc177c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5459504f332d31332e342d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](https://get.typo3.org/version/13)[![CI](https://github.com/Apen/additional_reports/actions/workflows/ci.yaml/badge.svg)](https://github.com/Apen/additional_reports/actions/workflows/ci.yaml/badge.svg)

**Display some useful information in the reports module.**

❓ What does it do?
------------------

[](#-what-does-it-do)

Display some useful information in the reports module, like :

- list of eID
- list of CommandController and Symfony Commands
- list of all the contents and plugins on the instance (used or not) with filters
- list of xclass declared
- list of hooks declared
- lot of information about the website : TYPO3, System Environment Variables, PHP, MySQL, Apache, Crontab, encoding...
- list of log errors group by number of occurrences (sorting by last time seen or number)
- list of all websites declared with information : domain, sys\_template, number of pages...
- list of extensions with information : number of tables, last version date, visual comparison between current and TER extension to see what could be hard coded
- list of all the Middlewares (PSR-15) for frontend and backend

All this tools can really help you during migration or new existing project (to have a global reports of the system). Do not hesitate to contact me if you have any good ideas.

⏳ Installation
--------------

[](#-installation)

Download and install as TYPO3 extension.

- Composer : `composer require apen/additional_reports`
- TER url : [https://extensions.typo3.org/extension/additional\_reports/](https://extensions.typo3.org/extension/additional_reports/)
- Releases on Github : [https://github.com/Apen/additional\_reports/releases](https://github.com/Apen/additional_reports/releases)

Maybe a "clear cache" is needed, then go to the reports module.

💻 Features
----------

[](#-features)

### eID

[](#eid)

[![](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/eid.png)](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/eid.png)

### Commands

[](#commands)

[![](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/commands.png)](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/commands.png)

### Plugins and CTypes

[](#plugins-and-ctypes)

[![](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/plugins.png)](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/plugins.png)

[![](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/ctypes.png)](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/ctypes.png)

[![](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/summary.png)](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/summary.png)

### XCLASS

[](#xclass)

[![](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/xclass.png)](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/xclass.png)

### Hooks

[](#hooks)

[![](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/hooks.png)](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/hooks.png)

### Global status

[](#global-status)

[![](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/status1.png)](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/status1.png)[![](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/status2.png)](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/status2.png)

### Grouped logs

[](#grouped-logs)

[![](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/logs.png)](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/logs.png)

### List of websites and domains

[](#list-of-websites-and-domains)

[![](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/websites.png)](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/websites.png)

### Extensions

[](#extensions)

[![](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/extensions.png)](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/extensions.png)

Text diff with TER and last version

[![](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/extensions-diff.png)](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/extensions-diff.png)

### EventDispatcher (PSR-14)

[](#eventdispatcher-psr-14)

[![](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/eventdispatcher.png)](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/eventdispatcher.png)

### Middlewares (PSR-15)

[](#middlewares-psr-15)

[![](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/middlewares.png)](https://raw.githubusercontent.com/Apen/additional_reports/master/Resources/Public/Images/middlewares.png)

###  Health Score

58

—

FairBetter than 98% of packages

Maintenance60

Regular maintenance activity

Popularity43

Moderate usage in the ecosystem

Community19

Small or concentrated contributor base

Maturity90

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 96.4% 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 ~131 days

Recently: every ~198 days

Total

22

Last Release

305d ago

PHP version history (7 changes)3.1.2PHP &gt;=7.0.0 &lt;7.3

3.2.0PHP &gt;=7.0.0 &lt;=7.3

3.3.0PHP &gt;=7.0.0 &lt;=7.4

3.3.4PHP ^7.2

3.4.0PHP &gt;=7.2

3.4.4PHP &gt;=7.4

3.4.8PHP &gt;= 8.1 &lt;=8.4.99

### Community

Maintainers

![](https://www.gravatar.com/avatar/0ab82672c30803cbf7043805d5779ddb10142e79210222f54360872c60130660?d=identicon)[Apen](/maintainers/Apen)

---

Top Contributors

[![Apen](https://avatars.githubusercontent.com/u/1135104?v=4)](https://github.com/Apen "Apen (266 commits)")[![simonschaufi](https://avatars.githubusercontent.com/u/941794?v=4)](https://github.com/simonschaufi "simonschaufi (4 commits)")[![tbsschmdt](https://avatars.githubusercontent.com/u/79580110?v=4)](https://github.com/tbsschmdt "tbsschmdt (2 commits)")[![ste101](https://avatars.githubusercontent.com/u/359959?v=4)](https://github.com/ste101 "ste101 (1 commits)")[![pi-phi](https://avatars.githubusercontent.com/u/5839434?v=4)](https://github.com/pi-phi "pi-phi (1 commits)")[![fabarea](https://avatars.githubusercontent.com/u/620730?v=4)](https://github.com/fabarea "fabarea (1 commits)")[![maikschneider](https://avatars.githubusercontent.com/u/696865?v=4)](https://github.com/maikschneider "maikschneider (1 commits)")

---

Tags

typo3

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/apen-additional-reports/health.svg)

```
[![Health](https://phpackages.com/badges/apen-additional-reports/health.svg)](https://phpackages.com/packages/apen-additional-reports)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k57](/packages/friendsoftypo3-content-blocks)[typo3/cms-styleguide

TYPO3 extension to showcase TYPO3 Backend capabilities

106760.3k34](/packages/typo3-cms-styleguide)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

40529.5k](/packages/wazum-sluggi)[clickstorm/cs-seo

\[clickstorm\] SEO - Extension for TYPO3. Enables important onpage features for search engine optimization (SEO). Expands the page settings and any desired records for example with a preview for Google search results (SERP) Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for metadata of records and alternative texts of images. Further features are shown in the extension manual.

36527.0k1](/packages/clickstorm-cs-seo)[jweiland/events2

Events 2 - Create single and recurring events

2166.7k3](/packages/jweiland-events2)[in2code/lux

Living User eXperience - LUX - the Marketing Automation tool for TYPO3.

2158.6k1](/packages/in2code-lux)

PHPackages © 2026

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