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. [Utility &amp; Helpers](/categories/utility)
4. /
5. vpietri/adm-quickdevbar

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

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

QuickDevBar is a developer toolbar for magento 2

0.3.4(10mo ago)577348.6k↓16.8%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 6mo ago26 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 1mo ago

READMEChangelog (10)Dependencies (1)Versions (43)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

57

—

FairBetter than 98% of packages

Maintenance62

Regular maintenance activity

Popularity58

Moderate usage in the ecosystem

Community30

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 87.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 ~108 days

Recently: every ~19 days

Total

35

Last Release

305d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/26fdb9f952e94984457a44de6626e960b3248e9a2279285114f358bf4a0e6aaf?d=identicon)[vpietri](/maintainers/vpietri)

---

Top Contributors

[![vpietri](https://avatars.githubusercontent.com/u/8598479?v=4)](https://github.com/vpietri "vpietri (158 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)")[![Koc](https://avatars.githubusercontent.com/u/191082?v=4)](https://github.com/Koc "Koc (2 commits)")[![barryvdh](https://avatars.githubusercontent.com/u/973269?v=4)](https://github.com/barryvdh "barryvdh (2 commits)")[![hoangngo-calvin](https://avatars.githubusercontent.com/u/31319355?v=4)](https://github.com/hoangngo-calvin "hoangngo-calvin (1 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)")[![adpeate](https://avatars.githubusercontent.com/u/6178979?v=4)](https://github.com/adpeate "adpeate (1 commits)")[![hgati](https://avatars.githubusercontent.com/u/6913728?v=4)](https://github.com/hgati "hgati (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)")[![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)")[![djalex-ua](https://avatars.githubusercontent.com/u/190117044?v=4)](https://github.com/djalex-ua "djalex-ua (1 commits)")

---

Tags

developer-toolbardeveloper-toolsdevtoolsmagento2profiler

### 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

[msp/devtools

222629.1k2](/packages/msp-devtools)[msp/cmsimportexport

76510.8k](/packages/msp-cmsimportexport)[sebwite/magento2-category-sidebar

Magento 2.0 sidebar

617.8k](/packages/sebwite-magento2-category-sidebar)[crankycyclops/m2-module-discount-code-url

Allows discount codes to be applied to a browser session automatically via a query string or URL path.

4112.3k](/packages/crankycyclops-m2-module-discount-code-url)[msp/owlcarousel2

1537.5k](/packages/msp-owlcarousel2)[opengento/composer-registration-plugin

This plugin allows to compile the Magento2 components registrations on composer install/update.

111.6k](/packages/opengento-composer-registration-plugin)

PHPackages © 2026

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