Magento 2 Debug Helper
shkoliar/magento-debug-helper
Automatic breakpoints on PhpStorm based on search parameters.
Quality Score
Recent Test History
Each release is tested against the latest Magento version at that time.
+4 older tests
This module needs community help
Composer installation fails. Your contribution could help the entire Magento community!
Share This Module's Status
README
Loaded from GitHubMagento 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.