The Home for
Magento Excellence

Explore. Discover. Elevate. #magento

162
Modules Tested
98
Ready for Magento 2.4
64
Need Your Help
Potentially Abandoned v1.0.1
Has Build Issues
May need fixes before use

Magento 2 Debug Helper

shkoliar/magento-debug-helper

Automatic breakpoints on PhpStorm based on search parameters.

418
Downloads
Below average
14
GitHub Stars
Below average
6y ago
Last Release
0
Open Issues

Quality Score

0/2
Installs via Composer
DI compiles correctly
Templates compile
PHPStan

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.0.1 on Magento 2.4.8-p3
Dec 16, 2025
v1.0.1 on Magento 2.4.8-p2
Aug 14, 2025
v1.0.1 on Magento 2.4.8
May 21, 2025
v1.0.1 on Magento 2.4.7-p4
Feb 15, 2025
v1.0.1 on Magento 2.4.7-p3
Oct 22, 2024
v1.0.1 on Magento 2.4.7-p2
Sep 8, 2024

+4 older tests

GitHub Repository
Source code & docs
Packagist
Version history
Issues & Support
Get help or report bugs

This module needs community help

Composer installation fails. Your contribution could help the entire Magento community!

Help Fix This

Share This Module's Status

Magento 2 Debug Helper Magento compatibility status badge

README

Loaded from GitHub

Magento 2 Debug Helper

Information and Usage

Magento 2 Debug Helper Module usage with PHPStorm and Xdebug

Installation

To install the Magento 2 Debug Helper module, simply run the command below

composer require --dev shkoliar/magento-debug-helper

Then enable the module

bin/magento module:enable Shkoliar_DebugHelper

Another few extra commands to ensure that the module is properly registered and classes are generated.

bin/magento setup:upgrade
bin/magento setup:di:compile

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.

Back to All Modules