“”

PSbits | Debug PSbits | Debug

psb_debug / stable

Collection of debugging tools

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer require psb/psb-debug

Tags

#development

Last upload comment

[FEATURE] Add new Backtrace helper class.
[TASK] Add LICENSE.txt.
[TASK] Add extension icon.
[TASK] Only add styles when needed.
[TASK] Remove injection trait.
[TASK] Remove support for php7.
[TASK] Update .editorconfig.
[TASK] Update copyright notice.
[TASK] Update deprecated code.
[TASK] Update information about supported TYPO3 versions.

Downloads by month

Download 1.0.0 Found an Issue? Code Insights Packagist.org Donate and Give Kudos
Author
Daniel Ablass
Last update
13. Mar 2025
First upload
01. Jun 2022
Downloads
1,091
Category
Miscellaneous
Dependencies
  • PHP (>= 8.0.0)
  • TYPO3 (11.5.0 - 13.4.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer require psb/psb-debug to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (3)

PSbits | User Deployment PSbits | User Deployment
(psb_user_deployment)

Deployment of users, user groups and their privileges

Supported TYPO3 versions:
PSbits | Foundation PSbits | Foundation
(psb_foundation)

Configuration framework for TYPO3 extension development

Supported TYPO3 versions:
PSbits | ViewHelpers PSbits | ViewHelpers
(psb_view_helpers)

Collection of useful ViewHelpers

Supported TYPO3 versions:

Version history

Version Upload comment Works with TYPO3 Download
1.0.0 / stable
March 13, 2025
[FEATURE] Add new Backtrace helper class.
[TASK] Add LICENSE.txt.
[TASK] Add extension icon.
[TASK] Only add styles when needed.
[TASK] Remove injection trait.
[TASK] Remove support for php7.
[TASK] Update .editorconfig.
[TASK] Update copyright notice.
[TASK] Update deprecated code.
[TASK] Update information about supported TYPO3 versions.
11.5.0 - 13.4.99 Download
0.1.2 / stable
October 11, 2022
[TASK] Optimize code and cleanup based on inspections for php 8.1.
[TASK] Set version to 0.1.2.
[BUGFIX] Fix broken query syntax in debug output.
11.5.0 - 11.5.99 Download
0.1.1 / stable
August 30, 2022
[TASK] Add PHP 8 to compatibility information. (#2)

[TASK] Add PHP 8 to compatibility information.
[TASK] Set version to 0.1.1.
11.5.0 - 11.5.99 Download
0.1.0 / stable
June 01, 2022
[BUGFIX] Fix format of ext_emconf.php.
11.5.0 - 11.5.99 Download