vpietri / adm-quickdevbar

vpietri/adm-quickdevbar

QuickDevBar is a developer toolbar for magento 2

magento2-module Compatibility: 2.4.7-2.4.9 Code Quality: Fail Tests: N/A Security: Pass OSL-3.0, AFL-3.0

Are you the maintainer of vpietri?

Packagento pulls vpietri's Composer packages from the public registry so buyers can find them here.

Claim the namespace to take ownership, publish new releases directly, and start charging for premium versions.

Claim this namespace →

Developer Toolbar for Magento2 🚀


Code Climate
Total Downloads

Table of Content

Overview

✨ With the vanilla javascript refactoring comes the compatibility with Hyvä and Breeze themes.

🎁 Till compatible with Full page cache and fit coding standard :sparkles:
Functionalities like VarDumper are unforced and SQL profiler backtrace is only on demand. See more Changelog .

Requirement

Supported versions: Magento 2.4.x till 2.4.8 but should work with lower version.
See composer.json for other requirements.

About

Hope this debug toolbar can speed up Magento2 development module. Any feedback and idea to improve this toolbar will be appreciated :beers: so get in touch via the issue tracker on GitHub. Feel free to fork and pull request.
The structure of this toolbar is extremely simple you just need to add a new block in the layout to get your tab running.

Panels

  • Info : Main informations about controller, route, action and store. Search on core config data. Dedicated tab output for local and global phpinfo.
  • Design : List handles called and display layout structure of nested blocks and containers
  • Profile : View current observers, all events dispatched, collections and models loaded, plugins instanciated, preferences, cache hits
  • Queries : Statistics about executed queries and detailed query listing with syntax highlighting of main SQL keywords
  • Logs : Display log files with ability to reset these files
  • Dump : Catch all dump() in code, identify inline js script non compliant with CSP
  • Actions : Easily toggle template hints and inline translation and flush cache
  • Translation : Quickly see module, pack,theme and DB translations
  • Help : Show module version and link to github

Screenshots

  • Info tab
    [image: image]

  • Queries Tab
    [image: image]

  • Profile Tab
    [image: image]

  • Theme chooser
    [image: image]

Installation

Manual

  • Download zip file of the last version of this extension under release tab
  • Extract files in the Magento root directory in the folder app/code/ADM/QuickDevBar
  • Enable the extension
php bin/magento --clear-static-content module:enable ADM_QuickDevBar
  • Upgrade Magento setup
php bin/magento setup:upgrade

Composer

In the Magento root directory

  • Install the module
composer require vpietri/adm-quickdevbar --dev
php bin/magento module:enable ADM_QuickDevBar 
php bin/magento setup:upgrade

Modman

In the Magento root directory

  • Install the module
modman clone [email protected]:vpietri/magento2-developer-quickdevbar.git
php bin/magento module:enable ADM_QuickDevBar 
php bin/magento setup:upgrade

Setup

The toolbar is displayed by default if your web server is on your local development environment.

You can force activation via command line

php bin/magento dev:quickdevbar:enable

and activate full sql backtrace

php bin/magento dev:quickdevbar:enable --sql-profiler

Or via the standard configuration in the Advanced/Developer/Quick dev bar section.

If you do not see the toolbar you should either force activation by filling your IP in the field "Allowed IPs" and fill a matching pattern of you user-agent in the field "Allowed user-agent pattern" if it's needed.
[image: image]

URI File to IDE

(Beta) In PhpStorm you can use IDE Remote Control to open file

https://plugins.jetbrains.com/plugin/19991-ide-remote-control

[image: image]

Sponsors

Sansec.io

Add your logo on Github Sponsors

Documentation

  • Changelog
  • You can extend this toolbar with your own tabs, a sample module is available. (refactoring coming soon)

Credits

No changelog yet

The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.

Versions
Version Stability QA Status Compatibility Released
0.4.0 stable Fail Magento 2.4.7-2.4.9 Details 2026-05-19 21:43:43
0.3.4 stable Not tested Not yet tested Details 2025-07-18 07:18:52
0.3.3 stable Not tested Not yet tested Details 2025-06-10 11:21:41
0.3.2 stable Not tested Not yet tested Details 2025-05-15 20:49:16
0.3.1 stable Not tested Not yet tested Details 2025-05-05 14:12:50
0.3.0 stable Not tested Not yet tested Details 2025-05-02 20:46:01
0.2.4.1 stable Not tested Not yet tested Details 2024-12-02 13:03:05
0.2.4 stable Not tested Not yet tested Details 2024-06-22 05:56:08
0.2.3 stable Not tested Not yet tested Details 2024-06-13 12:03:28
0.2.2 stable Not tested Not yet tested Details 2024-04-03 20:08:39
0.2.1 stable Not tested Not yet tested Details 2024-04-02 09:18:09
0.2.0 stable Not tested Not yet tested Details 2024-03-27 19:33:11
0.1.20 stable Not tested Not yet tested Details 2023-12-07 22:10:05
0.1.19 stable Not tested Not yet tested Details 2022-08-30 21:27:47
0.1.18.1 stable Not tested Not yet tested Details 2021-10-28 20:09:01
0.1.18 stable Not tested Not yet tested Details 2021-10-20 19:27:34
0.1.17 stable Not tested Not yet tested Details 2020-10-15 21:13:53
0.1.16 stable Not tested Not yet tested Details 2020-01-02 20:50:01
0.1.15 stable Not tested Not yet tested Details 2019-12-20 20:38:09
0.1.14 stable Not tested Not yet tested Details 2019-05-10 21:15:13
0.1.13 stable Not tested Not yet tested Details 2018-06-19 13:44:54
0.1.12 stable Not tested Not yet tested Details 2017-01-18 17:17:47
0.1.11 stable Not tested Not yet tested Details 2017-01-05 11:48:57
0.1.10 stable Not tested Not yet tested Details 2016-11-09 09:23:14
0.1.9 stable Not tested Not yet tested Details 2016-07-28 14:56:23
0.1.8 stable Not tested Not yet tested Details 2016-07-22 10:37:34
0.1.7 stable Not tested Not yet tested Details 2016-07-07 10:58:57
0.1.6.1 stable Not tested Not yet tested Details 2016-06-30 14:07:32
0.1.6 stable Not tested Not yet tested Details 2016-06-17 15:23:41
0.1.5.2 stable Not tested Not yet tested Details 2016-04-22 15:40:34
0.1.5.1 stable Not tested Not yet tested Details 2016-02-28 20:18:46
0.1.5 stable Not tested Not yet tested Details 2015-12-12 19:32:47
0.1.4 stable Not tested Not yet tested Details 2015-12-06 18:35:19
0.1.3 stable Not tested Not yet tested Details 2015-12-04 12:34:42
0.1.2 stable Not tested Not yet tested Details 2015-06-29 13:25:00
0.1.1 stable Not tested Not yet tested Details 2015-06-19 10:34:00
0.0.1 stable Not tested Not yet tested Details 2015-06-18 06:32:22

Requires 1

Package Constraint
magento/magento-composer-installer *

Compatibility

Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.

Compatibility matrix (Magento × PHP)
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 Pass Pass
2.4.8 Pass Pass
2.4.9 Pass Pass

Code Quality

Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge. A phpcs finding can't make a module incompatible.

Static analysis

Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.

Static analysis results
Tool Status Findings Summary
PHPCS Fail 610 62 errors, 548 warnings (ruleset: Magento2) — 233 auto-fixable with phpcbf
PHPMD Warning 58 58 rule violations (UnusedFormalParameter:21, MissingImport:14, IfStatementAssignment:7, UnusedLocalVariable:5, NPathComplexity:4)
Cpd Pass 0
Composer validate Info 2 valid; 2 advisory notes (composer validate --strict)

PHPStan

Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases.

PHPStan results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 84 84
2.4.8 84 84
2.4.9 83 85

Tests

Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.

Unit tests

Unit tests results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 N/A N/A
2.4.8 N/A N/A
2.4.9 N/A N/A

Integration tests

Integration tests results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 N/A N/A
2.4.8 N/A N/A
2.4.9 N/A N/A

Security

Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.

Security results
Tool Status Findings Summary
Composer audit Pass 0
Malware scan Pass 0
License
OSL-3.0, AFL-3.0
Authors
  • Vincent Pietri — Developer
Make it pay

Turn an existing module into recurring revenue.

If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.