PHPackages                             aplia/debug-toolbar - 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. aplia/debug-toolbar

ActiveEzpublish-legacy-extension[Debugging &amp; Profiling](/categories/debugging)

aplia/debug-toolbar
===================

Toolbar which contains the debug output from eZ publish legacy

1.2.4(6y ago)0686MITSmartyPHP &gt;=5.3

Since Aug 7Pushed 6y ago4 watchersCompare

[ Source](https://github.com/Aplia/ezp-debug-toolbar)[ Packagist](https://packagist.org/packages/aplia/debug-toolbar)[ Docs](https://github.com/Aplia/ezp-debug-toolbar)[ RSS](/packages/aplia-debug-toolbar/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (8)Used By (0)

Debug toolbar for eZ publish legacy
===================================

[](#debug-toolbar-for-ez-publish-legacy)

This extension grabs the eZ publish debug output and places it inside a toolbar at the right side. The toolbar can be toggled to show/hide the debug output.

This means that the page no longer gets affected by long debug output.

[![Latest Stable Version](https://camo.githubusercontent.com/0b21054d5c69a5f6cf9c280abccd8334b093ae44c8b55b2a27a1b10e61c979f7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61706c69612f64656275672d746f6f6c6261722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/aplia/debug-toolbar)[![Minimum PHP Version](https://camo.githubusercontent.com/b3f29eb7882d2bf523390e9982827e9d2d3a4f74266ca923b512e5d02b9e4011/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230352e332d3838393242462e7376673f7374796c653d666c61742d737175617265)](https://php.net/)

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

[](#installation)

Install using composer

```
composer require aplia/debug-toolbar
```

Then enable the extension by adding this to site.ini:

```
[ExtensionSettings]
ActiveExtensions[]=debug-toolbar
```

Then modify pagelayout.tpl by find the debug marker:

```

```

and replacing it with:

```
{if eq( ezini( 'DebugSettings', 'DebugOutput', 'site.ini' ), 'enabled' )}
{include uri='design:debug/debug-toolbar.tpl'}
{/if}

```

License
-------

[](#license)

The debug toolbar is open-sourced software licensed under the MIT license.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~207 days

Recently: every ~286 days

Total

7

Last Release

2371d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/31131025?v=4)[Aplia](/maintainers/aplia)[@Aplia](https://github.com/Aplia)

![](https://avatars.githubusercontent.com/u/83093900?v=4)[amos](/maintainers/4m0s)[@4m0s](https://github.com/4m0s)

---

Top Contributors

[![am0s](https://avatars.githubusercontent.com/u/394461?v=4)](https://github.com/am0s "am0s (20 commits)")

---

Tags

debugdebugging-toolezextensionezpublishezpublishlegacyphpezextension

### Embed Badge

![Health badge](/badges/aplia-debug-toolbar/health.svg)

```
[![Health](https://phpackages.com/badges/aplia-debug-toolbar/health.svg)](https://phpackages.com/packages/aplia-debug-toolbar)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[cakephp/debug_kit

CakePHP Debug Kit

86314.7M171](/packages/cakephp-debug-kit)[october/rain

October Rain Library

1601.7M83](/packages/october-rain)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

54743.1k4](/packages/jolicode-castor)[drupal/core-dev

require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.

2022.6M343](/packages/drupal-core-dev)

PHPackages © 2026

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