Download the PHP package apen/additional_reports without Composer
On this page you can find all versions of the php package apen/additional_reports. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download apen/additional_reports
More information about apen/additional_reports
Files in apen/additional_reports
Download apen/additional_reports
More information about apen/additional_reports
Files in apen/additional_reports
Vendor apen
Package additional_reports
Short Description 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).
License GPL-2.0+
Package additional_reports
Short Description 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).
License GPL-2.0+
Keywords typo3
Please rate this library. Is it a good library?
Informations about the package additional_reports
additional_reports
Display some useful information in the reports module.
❓ 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
Download and install as TYPO3 extension.
- Composer :
composer require apen/additional_reports
- TER url : https://extensions.typo3.org/extension/additional_reports/
- Releases on Github : https://github.com/Apen/additional_reports/releases
Maybe a "clear cache" is needed, then go to the reports module.
💻 Features
eID
Commands
Plugins and CTypes
XCLASS
Hooks
Global status
Grouped logs
List of websites and domains
Extensions
Text diff with TER and last version
EventDispatcher (PSR-14)
Middlewares (PSR-15)
All versions of additional_reports with dependencies
PHP Build Version
Package Version
The package apen/additional_reports contains the following files
Loading the files please wait ....