PHPackages                             vpietri/adm-quickdevbar - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. vpietri/adm-quickdevbar

ActiveMagento2-module[Debugging &amp; Profiling](/categories/debugging)

vpietri/adm-quickdevbar
=======================

QuickDevBar is a developer toolbar for magento 2

0.4.0(1mo ago)577360.4k↓54.4%131[5 issues](https://github.com/vpietri/magento2-developer-quickdevbar/issues)[1 PRs](https://github.com/vpietri/magento2-developer-quickdevbar/pulls)OSL-3.0PHPCI passing

Since Jun 18Pushed 1mo ago25 watchersCompare

[ Source](https://github.com/vpietri/magento2-developer-quickdevbar)[ Packagist](https://packagist.org/packages/vpietri/adm-quickdevbar)[ Fund](https://paypal.me/vpietri)[ GitHub Sponsors](https://github.com/vpietri)[ RSS](/packages/vpietri-adm-quickdevbar/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (10)Dependencies (2)Versions (46)Used By (0)

Developer Toolbar for Magento2 🚀
================================

[](#developer-toolbar-for-magento2-)

---

[![Code Climate](https://camo.githubusercontent.com/76353dcd71d8ea9731e5e42ffb28a70951ec906a0ddfb1a3415cd02066013426/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f767069657472692f6d6167656e746f322d646576656c6f7065722d717569636b6465766261722f6261646765732f6770612e737667)](https://codeclimate.com/github/vpietri/magento2-developer-quickdevbar)[![Total Downloads](https://camo.githubusercontent.com/eadc0cd01613e4209c45463ab7f5edbb1d7ab186739572317ea236018ddaf457/68747470733a2f2f706f7365722e707567782e6f72672f767069657472692f61646d2d717569636b6465766261722f646f776e6c6f616473)](https://packagist.org/packages/vpietri/adm-quickdevbar)

Table of Content
----------------

[](#table-of-content)

- [Overview](#Overview)
- [Requirement](#Requirement)
- [About](#About)
    - [Panels](#Panels)
    - [Screenshots](#Screenshots)
- [Installation](#Installation)
    - [Manual](#Manual)
    - [Composer](#Composer)
    - [Modman](#Modman)
    - [Setup](#Setup)
    - [URI File to IDE](#URI-File-to-IDE)
- [Sponsors](#Sponsors)
- [Documentation](#Documentation)
- [Credits](#Credits)

Overview
--------

[](#overview)

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

🎁 Till compatible with Full page cache and fit coding standard ✨ Functionalities like VarDumper are unforced and SQL profiler backtrace is only on demand. See more [Changelog](doc/Changelog.md) .

Requirement
-----------

[](#requirement)

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

About
-----

[](#about)

Hope this debug toolbar can speed up Magento2 development module. Any feedback and idea to improve this toolbar will be appreciated 🍻 so get in touch via the [issue tracker on GitHub](https://github.com/vpietri/magento2-developer-quickdevbar/issues). 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

[](#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

[](#screenshots)

- Info tab [![](doc/images/qdb_screen_request.png)](doc/images/qdb_screen_request.png)
- Queries Tab [![](doc/images/qdb_screen_queries.png)](doc/images/qdb_screen_queries.png)
- Profile Tab [![](doc/images/qdb_screen_dispatch.png)](doc/images/qdb_screen_dispatch.png)
- Theme chooser [![](doc/images/qdb_screen_dark.png)](doc/images/qdb_screen_dark.png)

Installation
------------

[](#installation)

### Manual

[](#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

[](#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

[](#modman)

In the Magento root directory

- Install the module

```
modman clone git@github.com:vpietri/magento2-developer-quickdevbar.git
php bin/magento module:enable ADM_QuickDevBar
php bin/magento setup:upgrade

```

### Setup

[](#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. [![](doc/images/qdb_screen_config_ko.png)](doc/images/qdb_screen_config_ko.png)

#### URI File to IDE

[](#uri-file-to-ide)

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

[![](doc/images/phpstorm_debugger.png)](doc/images/phpstorm_debugger.png)

Sponsors
--------

[](#sponsors)

[![Sansec.io](https://camo.githubusercontent.com/ea117e7ec847d08eaa3d8c55060391fd5ef7493f50c928ecfc88e034aaf82717/68747470733a2f2f77617264656e2e6465762f696d672f73706f6e736f72732f73616e7365632e737667)](https://www.sansec.io/)

Add your logo on [Github Sponsors](https://github.com/sponsors/vpietri)

Documentation
-------------

[](#documentation)

- [Changelog](doc/Changelog.md)
- You can extend this toolbar with your own tabs, a [sample module](https://github.com/vpietri/magento2-brandnew_quikdevsample) is available. (refactoring coming soon)

Credits
-------

[](#credits)

- [Jens Törnell](https://github.com/jenstornell)

###  Health Score

64

—

FairBetter than 99% of packages

Maintenance91

Actively maintained with recent releases

Popularity58

Moderate usage in the ecosystem

Community30

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 78.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~114 days

Recently: every ~94 days

Total

36

Last Release

45d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8598479?v=4)[Vincent Pietri](/maintainers/vpietri)[@vpietri](https://github.com/vpietri)

---

Top Contributors

[![vpietri](https://avatars.githubusercontent.com/u/8598479?v=4)](https://github.com/vpietri "vpietri (173 commits)")[![rhoerr](https://avatars.githubusercontent.com/u/13335952?v=4)](https://github.com/rhoerr "rhoerr (25 commits)")[![lefte](https://avatars.githubusercontent.com/u/1946808?v=4)](https://github.com/lefte "lefte (4 commits)")[![dudzio12](https://avatars.githubusercontent.com/u/6281733?v=4)](https://github.com/dudzio12 "dudzio12 (3 commits)")[![barryvdh](https://avatars.githubusercontent.com/u/973269?v=4)](https://github.com/barryvdh "barryvdh (2 commits)")[![Koc](https://avatars.githubusercontent.com/u/191082?v=4)](https://github.com/Koc "Koc (2 commits)")[![jellesiderius](https://avatars.githubusercontent.com/u/8039493?v=4)](https://github.com/jellesiderius "jellesiderius (1 commits)")[![josue-rmoya](https://avatars.githubusercontent.com/u/70358300?v=4)](https://github.com/josue-rmoya "josue-rmoya (1 commits)")[![hgati](https://avatars.githubusercontent.com/u/6913728?v=4)](https://github.com/hgati "hgati (1 commits)")[![adpeate](https://avatars.githubusercontent.com/u/6178979?v=4)](https://github.com/adpeate "adpeate (1 commits)")[![mhabou](https://avatars.githubusercontent.com/u/13301885?v=4)](https://github.com/mhabou "mhabou (1 commits)")[![NateSwanson7](https://avatars.githubusercontent.com/u/31102449?v=4)](https://github.com/NateSwanson7 "NateSwanson7 (1 commits)")[![peanutbutter03](https://avatars.githubusercontent.com/u/26323504?v=4)](https://github.com/peanutbutter03 "peanutbutter03 (1 commits)")[![rakibabu](https://avatars.githubusercontent.com/u/14089150?v=4)](https://github.com/rakibabu "rakibabu (1 commits)")[![djalex-ua](https://avatars.githubusercontent.com/u/190117044?v=4)](https://github.com/djalex-ua "djalex-ua (1 commits)")[![sebfie](https://avatars.githubusercontent.com/u/862129?v=4)](https://github.com/sebfie "sebfie (1 commits)")[![tuyennn](https://avatars.githubusercontent.com/u/4010395?v=4)](https://github.com/tuyennn "tuyennn (1 commits)")[![hoangngo-calvin](https://avatars.githubusercontent.com/u/31319355?v=4)](https://github.com/hoangngo-calvin "hoangngo-calvin (1 commits)")

---

Tags

developer-toolbardeveloper-toolsdevtoolsmagento2profilerdevdebugprofilertoolbardeveloper

### Embed Badge

![Health badge](/badges/vpietri-adm-quickdevbar/health.svg)

```
[![Health](https://phpackages.com/badges/vpietri-adm-quickdevbar/health.svg)](https://phpackages.com/packages/vpietri-adm-quickdevbar)
```

###  Alternatives

[barryvdh/laravel-debugbar

PHP Debugbar integration for Laravel

19.3k133.0M757](/packages/barryvdh-laravel-debugbar)[php-debugbar/php-debugbar

Debug bar in the browser for php application

4.4k29.8M67](/packages/php-debugbar-php-debugbar)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.3k2.3M65](/packages/fruitcake-laravel-debugbar)[tracy/tracy

😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.

1.9k25.5M1.5k](/packages/tracy-tracy)[fruitcake/laravel-telescope-toolbar

Toolbar for Laravel Telescope based on Symfony Web Profiler

8041.7M5](/packages/fruitcake-laravel-telescope-toolbar)[recca0120/laravel-tracy

A Laravel Package to integrate Nette Tracy Debugger

388284.8k3](/packages/recca0120-laravel-tracy)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
