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 1mo ago

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 59% 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

2321d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/250c0249ebb7ec2fc9e3987323829740e5f255a65b450a7b94cd9f6da2e33b75?d=identicon)[aplia](/maintainers/aplia)

![](https://www.gravatar.com/avatar/653784c2a838a5b7a9103211c66a88107b3f20a700502632ef137ae45af1fcb7?d=identicon)[4m0s](/maintainers/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

[symfony/stopwatch

Provides a way to profile code

2.8k387.2M918](/packages/symfony-stopwatch)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[spatie/ignition

A beautiful error page for PHP applications.

510147.6M69](/packages/spatie-ignition)[soloterm/dumps

A Laravel command to intercept dumps from your Laravel application.

125285.7k3](/packages/soloterm-dumps)[steevanb/php-backtrace

Nice debug\_backtrace() dump, with call and code preview

22142.6k5](/packages/steevanb-php-backtrace)[ikkez/f3-falsum

Pretty error handling for Fat-Free Framework

21145.8k3](/packages/ikkez-f3-falsum)

PHPackages © 2026

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